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