Installation and dependencies

GeoPandas can be installed through pip or Anaconda, or directly through GitHub. The most common ways are through pip and Anaconda through a Terminal window:

pip install geopandas 
conda install -c conda-forge geopandas 

GeoPandas depends on the following Python libraries:

  • pandas
  • numpy
  • shapely
  • fiona
  • pyproj
  • six
  • rtree
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset