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