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