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