Toliara (Madagascar) Map Cropping Samples
Toliara (Madagascar) Map Cropping Samples-2
flag map of Toliara with 3D shadow effect
Download outline map of Toliara (geojson format) :
Toliara.geojson (**)
Download polygon array of Toliara map for "Google Maps" :
Toliara.txt
Bounding Box for Toliara Map : ( -25.210109 , 45.20065 , -22.675564 , 47.416222 )
ISO-3166 CODE for Toliara : MG-U
Get Boundaries from overpass-turbo (OSM) with boundary box of Toliara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](-25.210109, 45.20065, -22.675564, 47.416222);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Toliara)
[out:json];
(
rel["name"="Anosy"][type=boundary];
rel["name:en"="Anosy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Toliara in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.