mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
9 lines
337 B
JSON
9 lines
337 B
JSON
{
|
|
"type": "FeatureCollection",
|
|
"name": "point_ordered_obstacle_top",
|
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32613" } },
|
|
"features": [
|
|
{ "type": "Feature", "properties": { "pkuid": 1, "text": null }, "geometry": { "type": "Point", "coordinates": [ 609522.130937098874711, 4825235.13478819001466 ] } }
|
|
]
|
|
}
|