40 lines
898 B
Text
40 lines
898 B
Text
|
{
|
||
|
"type": "Topology",
|
||
|
"objects": {
|
||
|
"escaped": {
|
||
|
"type": "GeometryCollection",
|
||
|
"geometries": [
|
||
|
{
|
||
|
"type": "Point",
|
||
|
"properties": {
|
||
|
"name": "Test",
|
||
|
"int": 1,
|
||
|
"description": "Test: \\",
|
||
|
"spaces": "this has spaces",
|
||
|
"double": 1.1,
|
||
|
"boolean": true,
|
||
|
"NOM_FR": "Québec"
|
||
|
},
|
||
|
"coordinates": [
|
||
|
0,
|
||
|
0
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"arcs": [
|
||
|
|
||
|
],
|
||
|
"transform": {
|
||
|
"scale": [
|
||
|
1,
|
||
|
1
|
||
|
],
|
||
|
"translate": [
|
||
|
-81.705583,
|
||
|
41.480573
|
||
|
]
|
||
|
}
|
||
|
}
|