Skip to content

intake/intake_geopandas

Repository files navigation

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