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