Providers

Koop uses providers to transform data from different sources to GeoJSON. Once data is formatted to GeoJSON it can be cached, queried and transformed to various outputs.


Officially Supported

name                                         version build status compatibility
ArcGIS Online npm travis 3.0.0-alpha.29
AWS S3 Select npm travis 3.x up
File GeoJSON npm travis 3.x up
Gist npm travis 2.x
GitHub npm travis 3.x up
Google Analytics npm travis 3.x up
Google Sheets npm travis 3.x up
Marklogic npm NA 3.x up
Socrata npm travis 3.x up
Socrata npm travis 2.x


Experimental

name                                         version build status compatibility
American Community Survey npm NA  
CKAN npm travis 2.x
Decennial Census Data npm NA  
GeoCommons npm NA  
Google Fusion Tables npm NA 3.x up
MongoDB NA NA  
Snowflake NA NA  
OpenStreetMap npm NA  
VRBO npm NA  
Yelp npm NA 3.x up
Salesforce npm Build Status 3.x up
OGC API - Features npm Build Status 3.x up


Third Party

name                                         version build status compatibility
BigQuery NA Build Status  
Citybikes NA NA  
Cloudant npm NA  
CSV npm travis 3.x up
CSV-ntkog npm NA 3.x up
Postgres/PostGIS NA NA 3.x up
Strava npm travis 3.x up
Zillow npm NA 3.x up
OpenDataSoft npm Build Status 3.x up
Carto npm NA 3.x up
ServiceNow NA NA 3.x up
GeoNode npm NA 3.x up
PostgreSQL/PostGIS npm Build Status 3.x up


Know of any providers that aren’t listed below? Please let us know by submitting an issue!


Create a Provider

We encourage you to create your own provider! Check out Koop-CLI and the provider specification.


Improve this page