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