Flatlogic Bot 055d24df95 WORKING
2025-10-14 02:37:44 +00:00

44 lines
854 B
JSON

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "UL",
"code": 12
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-75.61209430782448,
40.042530611425896,
0.0
],
[
-75.61219430782448,
40.042530611425896,
-0.2
],
[
-75.61219430782448,
40.042630611425896,
-0.3
],
[
-75.61209430782448,
40.042630611425896,
-0.4
],
[
-75.61209430782448,
40.042530611425896,
0.0
]
]
]
}
}
]
}