Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 723 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 723 Bytes

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