« GeoJson:Plaines Galaric » : différence entre les versions
De ploums
Autres actions
Ajout des plaines Galaric |
test |
||
| Ligne 4 : | Ligne 4 : | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": | "properties": [], | ||
"geometry": { | "geometry": { | ||
"type": "Polygon", | "type": "Polygon", | ||
| Ligne 218 : | Ligne 218 : | ||
] | ] | ||
] | ] | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": {}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
22.4375, | |||
25.625 | |||
] | ] | ||
} | } | ||