Mercedes (Buenos Aires) Map Cropping Samples
Mercedes (Buenos Aires) Map Cropping Samples-1
Mercedes (Buenos Aires) Map Cropping Samples-2
Mercedes neighborhoods and villages map with 3D shadow effect
flag map of Mercedes with 3D shadow effect
Mercedes map with 3d shadow effect
Download outline map of Mercedes (geojson format) :
Mercedes.geojson (**)
Download polygon array of Mercedes map for "Google Maps" :
Mercedes.txt
Bounding Box for Mercedes Map : ( -34.889906 , -59.714397 , -34.508071 , -59.170565 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mercedes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.889906, -59.714397, -34.508071, -59.170565);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mercedes)
[out:json];
(
rel["name"="Mercedes"][type=boundary];
rel["name:en"="Mercedes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mercedes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agote | -34.643010 , -59.359170 |
Altamira | -34.666600 , -59.369150 |
Goldney | -34.601300 , -59.286120 |
Gowland | -34.651040 , -59.353340 |
La Florida | -34.593260 , -59.421380 |
La Verde | -34.720410 , -59.269340 |
Manuel Jose Garcia | -34.710230 , -59.538680 |
Mercedes | -34.651460 , -59.430680 |
San Jacinto | -34.644380 , -59.522380 |
Tomas Jofre | -34.700080 , -59.318390 |
Notes:
- You can download geometry data for Mercedes 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.