mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
9 lines
649 B
JSON
9 lines
649 B
JSON
{
|
|
"type": "FeatureCollection",
|
|
"name": "polygon_small_bump",
|
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32613" } },
|
|
"features": [
|
|
{ "type": "Feature", "properties": { "text": "Polygon" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 606722.192113020224497, 4823316.557413971982896 ], [ 606714.300620584050193, 4826139.521358795464039 ], [ 610059.109923510462977, 4826627.80451797042042 ], [ 610335.423757166252472, 4826990.08265543077141 ], [ 612357.210945975850336, 4826401.058041367679834 ], [ 612348.641468286281452, 4823301.780262888409197 ], [ 606722.192113020224497, 4823316.557413971982896 ] ] ] } }
|
|
]
|
|
}
|