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