mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
9 lines
548 B
JSON
9 lines
548 B
JSON
{
|
|
"type": "FeatureCollection",
|
|
"name": "narrow_polygon",
|
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32613" } },
|
|
"features": [
|
|
{ "type": "Feature", "properties": { "pkuid": 1, "text": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 609880.990502035361715, 4825629.640434192493558 ], [ 609689.511533242883161, 4824037.971506105735898 ], [ 609761.316146540106274, 4824026.004070556722581 ], [ 609940.827679782989435, 4825605.705563093535602 ], [ 609880.990502035361715, 4825629.640434192493558 ] ] ] } }
|
|
]
|
|
}
|