mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-04 00:30:59 -05:00
9 lines
551 B
JSON
9 lines
551 B
JSON
{
|
|
"type": "FeatureCollection",
|
|
"name": "line_placement_3",
|
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32613" } },
|
|
"features": [
|
|
{ "type": "Feature", "properties": { "pkuid": 1, "text": "Line" }, "geometry": { "type": "LineString", "coordinates": [ [ 607311.340640217182226, 4824518.681955846957862 ], [ 609078.934229813399725, 4824364.978165446780622 ], [ 609757.298244976671413, 4824478.650941438041627 ], [ 610445.459184597362764, 4824406.597502299584448 ], [ 611819.985158607596532, 4824352.169516246765852 ] ] } }
|
|
]
|
|
}
|