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