mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-04 00:30:59 -05:00
9 lines
417 B
Plaintext
9 lines
417 B
Plaintext
|
{
|
||
|
"type": "FeatureCollection",
|
||
|
"name": "line_placement_2",
|
||
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32613" } },
|
||
|
"features": [
|
||
|
{ "type": "Feature", "properties": { "pkuid": 1, "text": "Line" }, "geometry": { "type": "LineString", "coordinates": [ [ 607453.150684931431897, 4823730.0 ], [ 610559.999999931431375, 4823730.0 ], [ 611460.428077493561432, 4826703.506674493663013 ] ] } }
|
||
|
]
|
||
|
}
|