QGIS/tests/testdata/labeling/line_placement_5.geojson

9 lines
810 B
Plaintext
Raw Normal View History

{
"type": "FeatureCollection",
"name": "line_placement_5",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32613" } },
"features": [
{ "type": "Feature", "properties": { "pkuid": 1, "text": "Line" }, "geometry": { "type": "LineString", "coordinates": [ [ 607352.7724662006367, 4824328.486790974624455 ], [ 609088.260067327762954, 4824267.234287405386567 ], [ 609108.677568517508917, 4824702.807646119967103 ], [ 609278.823411765159108, 4823974.58343701902777 ], [ 609374.1050839839736, 4824879.759323097765446 ], [ 609564.668428421369754, 4824029.030106858350337 ], [ 609809.67844269820489, 4824866.147655637934804 ], [ 609857.319278807612136, 4824049.447608048096299 ], [ 610061.494290704838932, 4824498.632634222507477 ], [ 611130.010186300729401, 4824491.826800492592156 ] ] } }
]
}