Queluz (Sao Paulo) Map Cropping Samples
Queluz (Sao Paulo) Map Cropping Samples-1
Queluz (Sao Paulo) Map Cropping Samples-2
Queluz neighborhoods and villages map with 3D shadow effect
flag map of Queluz with 3D shadow effect
Queluz map with 3d shadow effect
Download outline map of Queluz (geojson format) :
Queluz.geojson (**)
Download polygon array of Queluz map for "Google Maps" :
Queluz.txt
Bounding Box for Queluz Map : ( -22.6137758438 , -44.8552099878 , -22.403850624 , -44.6881603705 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Queluz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.6137758438, -44.8552099878, -22.403850624, -44.6881603705);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Queluz)
[out:json];
(
rel["name"="Queluz"][type=boundary];
rel["name:en"="Queluz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Queluz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Campo Alegre | -22.483330 , -44.800000 |
Queluz | -22.533544 , -44.769344 |
Varzea | -22.499830 , -44.767790 |
Notes:
- You can download geometry data for Queluz 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.