mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-04 00:30:59 -05:00
17 lines
330 B
Plaintext
17 lines
330 B
Plaintext
*****
|
|
Content-Type: application/json; charset=utf-8
|
|
|
|
{"type": "FeatureCollection",
|
|
"features":[
|
|
{
|
|
"type":"Feature",
|
|
"id":"testlayer èé.2",
|
|
"geometry":
|
|
{"type": "Point", "coordinates": [913204.9128, 5606011.4565]},
|
|
"properties":{
|
|
"id":3,
|
|
"name":"three",
|
|
"utf8nameè":"three èé↓"
|
|
}
|
|
}]}
|