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