Suipacha (Buenos Aires) Map Cropping Samples
Suipacha (Buenos Aires) Map Cropping Samples-1
Suipacha (Buenos Aires) Map Cropping Samples-2
Suipacha neighborhoods and villages map with 3D shadow effect
flag map of Suipacha with 3D shadow effect
Suipacha map with 3d shadow effect
Download outline map of Suipacha (geojson format) :
Suipacha.geojson (**)
Download polygon array of Suipacha map for "Google Maps" :
Suipacha.txt
Bounding Box for Suipacha Map : ( -34.958168 , -59.943888 , -34.518339 , -59.469923 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Suipacha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.958168, -59.943888, -34.518339, -59.469923);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Suipacha)
[out:json];
(
rel["name"="Suipacha"][type=boundary];
rel["name:en"="Suipacha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Suipacha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ramon Baez | -34.738200 , -59.839670 |
Rivas | -34.608720 , -59.752810 |
Suipacha | -34.770040 , -59.689580 |
Notes:
- You can download geometry data for Suipacha 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.