Alcantaras (Ceara) Map Cropping Samples
Alcantaras (Ceara) Map Cropping Samples-1
Alcantaras (Ceara) Map Cropping Samples-2
Alcantaras neighborhoods and villages map with 3D shadow effect
flag map of Alcantaras with 3D shadow effect
Alcantaras map with 3d shadow effect
Download outline map of Alcantaras (geojson format) :
Alcantaras.geojson (**)
Download polygon array of Alcantaras map for "Google Maps" :
Alcantaras.txt
Bounding Box for Alcantaras Map : ( -3.65664 , -40.618182 , -3.512446 , -40.479501 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Alcantaras map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.65664, -40.618182, -3.512446, -40.479501);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alcantaras)
[out:json];
(
rel["name"="Alcantaras"][type=boundary];
rel["name:en"="Alcantaras"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Alcantaras 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.