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