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