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