Skip to content

Instantly share code, notes, and snippets.

@xx7y7xx
Created December 9, 2022 07:58
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 xx7y7xx/2c26754503984878b5c8c184055a4e63 to your computer and use it in GitHub Desktop.
Save xx7y7xx/2c26754503984878b5c8c184055a4e63 to your computer and use it in GitHub Desktop.
Kepler.gl GeoJSON sample data
name geojson
Foo {"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"coordinates":[[[-122.44360237541633,37.805104195436556],[-122.56758965927739,37.78861363342382],[-122.56595286345073,37.71322758505134],[-122.3580797934791,37.73653104382794],[-122.44360237541633,37.805104195436556]]],"type":"Polygon"}}]}
Bar {"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"coordinates":[[[-122.55323007935363,37.69380335041262],[-122.56177025564907,37.61717593579718],[-122.31979859394755,37.63746735867393],[-122.35395929912926,37.71632577274761],[-122.55323007935363,37.69380335041262]]],"type":"Polygon"}}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment