GeoJson:Radens Map: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{ | { | ||
"type": "FeatureCollection", | "type": "FeatureCollection", | ||
"name": "Nodes", | |||
"crs": { | |||
"type": "name", | |||
"properties": { | |||
"name": "urn:ogc:def:crs:OGC:1.3:CRS84" | |||
} | |||
}, | |||
"features": [ | "features": [ | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
"title": " | "fid": 1, | ||
" | "title": "Jeova", | ||
"description": null | |||
}, | }, | ||
"geometry": { | "geometry": { | ||
"type": " | "type": "MultiPoint", | ||
"coordinates": [ | "coordinates": [ | ||
-0. | [ | ||
-0.154687687947842988922531048956443555653095245361328125, | |||
-0.0158127363004759990960934601389453746378421783447265625 | |||
] | |||
] | ] | ||
} | } | ||
Line 19: | Line 29: | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
"title": " | "fid": 2, | ||
" | "title": "New Aela", | ||
"description": null | |||
}, | }, | ||
"geometry": { | "geometry": { | ||
"type": " | "type": "MultiPoint", | ||
"coordinates": [ | "coordinates": [ | ||
-0. | [ | ||
-0.1786344500328040096892578958431840874254703521728515625, | |||
-0.2126220171668939951103993735159747302532196044921875 | |||
] | |||
] | ] | ||
} | } | ||
Line 33: | Line 46: | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
"title": " | "fid": 3, | ||
" | "title": "Halcyon", | ||
"description": null | |||
}, | }, | ||
"geometry": { | "geometry": { | ||
"type": " | "type": "MultiPoint", | ||
"coordinates": [ | "coordinates": [ | ||
-0. | [ | ||
-0.036069676473230997959529275931345182470977306365966796875, | |||
0.11130244312936400652436219615992740727961063385009765625 | |||
] | |||
] | ] | ||
} | } | ||
Line 47: | Line 63: | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
"title": " | "fid": 4, | ||
" | "title": "Winstead", | ||
"description": null | |||
}, | }, | ||
"geometry": { | "geometry": { | ||
"type": " | "type": "MultiPoint", | ||
"coordinates": [ | "coordinates": [ | ||
0. | [ | ||
0.11147327701798200039196018451548297889530658721923828125, | |||
0.06692803196973499957334041710055316798388957977294921875 | |||
] | |||
] | ] | ||
} | } | ||
Line 61: | Line 80: | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
"title": " | "fid": 5, | ||
" | "title": "Miraleth", | ||
"description": null | |||
}, | }, | ||
"geometry": { | "geometry": { | ||
"type": " | "type": "MultiPoint", | ||
"coordinates": [ | "coordinates": [ | ||
0. | [ | ||
0.22137947361222198860986054569366388022899627685546875, | |||
-0.061732142892507002596147458461928181350231170654296875 | |||
] | |||
] | ] | ||
} | } |