mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
14 lines
1.0 KiB
JSON
14 lines
1.0 KiB
JSON
{
|
|
"type": "FeatureCollection",
|
|
"name": "point3",
|
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32613" } },
|
|
"features": [
|
|
{ "type": "Feature", "properties": { "pkuid": 1, "text": "Single point" }, "geometry": { "type": "Point", "coordinates": [ 609510.0, 4825130.0 ] } },
|
|
{ "type": "Feature", "properties": { "pkuid": 2, "text": null }, "geometry": { "type": "Point", "coordinates": [ 606510.0, 4823130.0 ] } },
|
|
{ "type": "Feature", "properties": { "pkuid": 3, "text": null }, "geometry": { "type": "Point", "coordinates": [ 612510.0, 4823130.0 ] } },
|
|
{ "type": "Feature", "properties": { "pkuid": 4, "text": null }, "geometry": { "type": "Point", "coordinates": [ 612510.0, 4827130.0 ] } },
|
|
{ "type": "Feature", "properties": { "pkuid": 5, "text": null }, "geometry": { "type": "Point", "coordinates": [ 606510.0, 4827130.0 ] } },
|
|
{ "type": "Feature", "properties": { "pkuid": 6, "text": null }, "geometry": { "type": "Point", "coordinates": [ 610668.038585209171288, 4825535.144694533199072 ] } }
|
|
]
|
|
}
|