Ourem (Para) Map Cropping Samples
![Ourem (Para) Map Cropping Samples-1](og_image/map_cropping/4-102055849-1.jpeg)
Ourem (Para) Map Cropping Samples-1
![Ourem (Para) Map Cropping Samples-2](og_image/map_cropping/4-102055849-3.jpeg)
Ourem (Para) Map Cropping Samples-2
![Ourem neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102055849.jpg)
Ourem neighborhoods and villages map with 3D shadow effect
![flag map of Ourem with 3D shadow effect](og_image/flag_maps/flag_map_102055849.jpg)
flag map of Ourem with 3D shadow effect
![Ourem map with 3d shadow effect](og_image/blank_maps/map_102055849.png)
Ourem map with 3d shadow effect
Download outline map of Ourem (geojson format) :
Ourem.geojson (**)
Download polygon array of Ourem map for "Google Maps" :
Ourem.txt
Bounding Box for Ourem Map : ( -1.610762 , -47.327031 , -1.365218 , -46.967678 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ourem map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.610762, -47.327031, -1.365218, -46.967678);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ourem)
[out:json];
(
rel["name"="Ourem"][type=boundary];
rel["name:en"="Ourem"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ourem
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arraial do Caeté | -1.397909 , -47.184897 |
Jacarequara | -1.533330 , -47.050000 |
Ourém | -1.546178 , -47.114133 |
Notes:
- You can download geometry data for Ourem 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.