intake-geopandas

Geopandas plugin for Intake


License
BSD-3-Clause
Install
pip install intake-geopandas==0.4.0

Documentation

intake_geopandas

Build Status

intake_geopandas: Geopandas plugin for Intake

See Intake docs.

In intake_geopandas, there are plugins provided for reading geospatial datasets into a geopandas dataframe. It currently supports reading from the following data sources:

  • GeoJSON files
  • parquet files
  • PostGIS databases
  • ESRI Shapefiles
  • Spatialite databases

Installation

The pip install instructions are:

pip install intake_geopandas