Skip to content

Instantly share code, notes, and snippets.

@maptastik
Created November 1, 2017 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maptastik/803cbff714ca3353b62baa2c612905ee to your computer and use it in GitHub Desktop.
Save maptastik/803cbff714ca3353b62baa2c612905ee to your computer and use it in GitHub Desktop.
Remote GeoJSON to GDF example
districts = remoteGeoJSONToGDF('http://data-ral.opendata.arcgis.com/datasets/9a5733e13dd14e2f80f8517738ce8cc6_2.geojson')
districts.plot(column = 'COUNCIL_DIST')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment