Maipú (Buenos Aires) Map Cropping Samples
Maipú (Buenos Aires) Map Cropping Samples-1
Maipú (Buenos Aires) Map Cropping Samples-2
Maipú neighborhoods and villages map with 3D shadow effect
flag map of Maipú with 3D shadow effect
Maipú map with 3d shadow effect
Download outline map of Maipú (geojson format) :
Maipú.geojson (**)
Download polygon array of Maipú map for "Google Maps" :
Maipú.txt
Bounding Box for Maipú Map : ( -37.206912 , -58.00872 , -36.570385 , -57.182061 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Maipú map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-37.206912, -58.00872, -36.570385, -57.182061);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maipú)
[out:json];
(
rel["name"="Maipu"][type=boundary];
rel["name:en"="Maipu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maipú
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Las Armas | -37.085470 , -57.829620 |
Maipú | -36.862740 , -57.880940 |
Segurola | -36.833330 , -57.450000 |
Notes:
- You can download geometry data for Maipú 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.