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

37 lines
695 B
JSON

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "UL",
"code": 12
},
"geometry": {
"type": "LineString",
"coordinates": [
[
-75.61209430782448,
40.042530611425896
],
[
-75.61219430782448,
40.042530611425896
],
[
-75.61219430782448,
40.042630611425896
],
[
-75.61209430782448,
40.042630611425896
],
[
-75.61209430782448,
40.042530611425896
]
]
}
}
]
}