intake / intake_geopandas

An intake plugin for loading datasets with geopandas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An intake plugin for loading datasets with geopandas

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%