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