mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
67 lines
1.2 KiB
Plaintext
67 lines
1.2 KiB
Plaintext
*****
|
|
Content-Type: application/json; charset=utf-8
|
|
|
|
{
|
|
"features": [
|
|
{
|
|
"geometry": null,
|
|
"id": "testlayer èé.0",
|
|
"properties": {
|
|
"id": 1,
|
|
"name": "one",
|
|
"utf8nameè": "one èé"
|
|
},
|
|
"type": "Feature"
|
|
},
|
|
{
|
|
"geometry": null,
|
|
"id": "testlayer èé.1",
|
|
"properties": {
|
|
"id": 2,
|
|
"name": "two",
|
|
"utf8nameè": "two àò"
|
|
},
|
|
"type": "Feature"
|
|
},
|
|
{
|
|
"geometry": null,
|
|
"id": "fields_alias.0",
|
|
"properties": {
|
|
"alias_id": 1,
|
|
"alias_name": "one",
|
|
"utf8nameè": "one èé"
|
|
},
|
|
"type": "Feature"
|
|
},
|
|
{
|
|
"geometry": null,
|
|
"id": "fields_alias.1",
|
|
"properties": {
|
|
"alias_id": 2,
|
|
"alias_name": "two",
|
|
"utf8nameè": "two àò"
|
|
},
|
|
"type": "Feature"
|
|
},
|
|
{
|
|
"geometry": null,
|
|
"id": "exclude_attribute.0",
|
|
"properties": {
|
|
"id": 1,
|
|
"utf8nameè": "one èé"
|
|
},
|
|
"type": "Feature"
|
|
},
|
|
{
|
|
"geometry": null,
|
|
"id": "exclude_attribute.1",
|
|
"properties": {
|
|
"id": 2,
|
|
"utf8nameè": "two àò"
|
|
},
|
|
"type": "Feature"
|
|
}
|
|
],
|
|
"type": "FeatureCollection"
|
|
}
|