Created
December 9, 2022 07:58
-
-
Save xx7y7xx/2c26754503984878b5c8c184055a4e63 to your computer and use it in GitHub Desktop.
Kepler.gl GeoJSON sample data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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