Escobar (Buenos Aires) Map Cropping Samples
Escobar (Buenos Aires) Map Cropping Samples-1
Escobar (Buenos Aires) Map Cropping Samples-2
Escobar neighborhoods and villages map with 3D shadow effect
flag map of Escobar with 3D shadow effect
Escobar map with 3d shadow effect
Download outline map of Escobar (geojson format) :
Escobar.geojson (**)
Download polygon array of Escobar map for "Google Maps" :
Escobar.txt
Bounding Box for Escobar Map : ( -34.456714 , -58.900703 , -34.228482 , -58.652187 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Escobar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.456714, -58.900703, -34.228482, -58.652187);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Escobar)
[out:json];
(
rel["name"="Escobar"][type=boundary];
rel["name:en"="Escobar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Escobar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Parque El Cazador | -34.314060 , -58.762160 |
Escobar | -34.349050 , -58.793080 |
Garín | -34.420630 , -58.749000 |
Ingeniero Maschwitz | -34.388390 , -58.737620 |
Malvinas Argentinas | -34.364631 , -58.742437 |
Matheu | -34.385450 , -58.832920 |
Villa Saboya | -34.381990 , -58.816050 |
Notes:
- You can download geometry data for Escobar 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.