Zárate (Buenos Aires) Map Cropping Samples
Zárate (Buenos Aires) Map Cropping Samples-1
Zárate (Buenos Aires) Map Cropping Samples-2
Zárate neighborhoods and villages map with 3D shadow effect
flag map of Zárate with 3D shadow effect
Zárate map with 3d shadow effect
Download outline map of Zárate (geojson format) :
Zárate.geojson (**)
Download polygon array of Zárate map for "Google Maps" :
Zárate.txt
Bounding Box for Zárate Map : ( -34.200709 , -59.345717 , -33.803532 , -58.854421 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Zárate map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.200709, -59.345717, -33.803532, -58.854421);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zárate)
[out:json];
(
rel["name"="Zarate"][type=boundary];
rel["name:en"="Zarate"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zárate
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto Verde | -34.176570 , -59.232790 |
Atucha | -33.979970 , -59.285010 |
Escalada | -34.159200 , -59.113960 |
La Plata Chica | -34.189060 , -59.109140 |
Lima | -34.044330 , -59.197060 |
Pueblo Nuevo | -34.093990 , -59.064070 |
Zárate | -34.098140 , -59.028580 |
Notes:
- You can download geometry data for Zárate 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.