Santarem (Para) Map Cropping Samples
![Santarem (Para) Map Cropping Samples-1](og_image/map_cropping/4-102055915-1.jpeg)
Santarem (Para) Map Cropping Samples-1
![Santarem (Para) Map Cropping Samples-2](og_image/map_cropping/4-102055915-3.jpeg)
Santarem (Para) Map Cropping Samples-2
![Santarem neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102055915.jpg)
Santarem neighborhoods and villages map with 3D shadow effect
![flag map of Santarem with 3D shadow effect](og_image/flag_maps/flag_map_102055915.jpg)
flag map of Santarem with 3D shadow effect
![Santarem map with 3d shadow effect](og_image/blank_maps/map_102055915.png)
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.