Quilmes (Buenos Aires) Map Cropping Samples
Quilmes (Buenos Aires) Map Cropping Samples-1
Quilmes (Buenos Aires) Map Cropping Samples-2
Quilmes neighborhoods and villages map with 3D shadow effect
flag map of Quilmes with 3D shadow effect
Quilmes map with 3d shadow effect
Download outline map of Quilmes (geojson format) :
Quilmes.geojson (**)
Download polygon array of Quilmes map for "Google Maps" :
Quilmes.txt
Bounding Box for Quilmes Map : ( -34.7961610468 , -58.3475065851 , -34.678260919 , -58.1971730492 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Quilmes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.7961610468, -58.3475065851, -34.678260919, -58.1971730492);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quilmes)
[out:json];
(
rel["name"="Quilmes"][type=boundary];
rel["name:en"="Quilmes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quilmes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bernal | -34.707280 , -58.271800 |
Don Bosco | -34.701890 , -58.292680 |
Ezpeleta | -34.748490 , -58.230780 |
Quilmes | -34.724180 , -58.252650 |
Villa Augusta | -34.751720 , -58.244950 |
Villa D. Sobral | -34.758500 , -58.245440 |
Notes:
- You can download geometry data for Quilmes 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.