Sapucaia (Para) Map Cropping Samples
Sapucaia (Para) Map Cropping Samples-1
Sapucaia (Para) 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 : ( -7.03098697251 , -49.7344072216 , -6.63695366274 , -49.337733609 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Sapucaia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.03098697251, -49.7344072216, -6.63695366274, -49.337733609);
);
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.