Created
January 15, 2024 22:26
-
-
Save yurukov/d483aae8f266b1b43641adcb429f5a46 to your computer and use it in GitHub Desktop.
Geojson formats for extruded buildings
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
{"type": "FeatureCollection","features": [ | |
{"type": "Feature","properties": {"h": 9,"g": "g"},"geometry": {"coordinates": [[[23.344436199917112,42.66749387118901],[23.344474961070887,42.667399817664375],[23.344664890726364,42.667399817664375],[23.34468427130318,42.66749102108423],[23.344436199917112,42.66749387118901]]],"type": "Polygon"}} | |
]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment