mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
20 lines
296 B
Plaintext
20 lines
296 B
Plaintext
*****
|
|
Content-Type: application/json; charset=utf-8
|
|
|
|
{
|
|
"layers":[{
|
|
"name": "testlayer èé",
|
|
"type": "FeatureCollection",
|
|
"features":[
|
|
{
|
|
"type":"Feature",
|
|
"id":2,
|
|
"geometry":null,
|
|
"properties":{
|
|
"id":3,
|
|
"name":"three",
|
|
"utf8nameè":"three èé↓"
|
|
}
|
|
}
|
|
]}]}
|