Punta Indio (Buenos Aires) Map Cropping Samples
Punta Indio (Buenos Aires) Map Cropping Samples-1
Punta Indio (Buenos Aires) Map Cropping Samples-2
Punta Indio neighborhoods and villages map with 3D shadow effect
flag map of Punta Indio with 3D shadow effect
Punta Indio map with 3d shadow effect
Download outline map of Punta Indio (geojson format) :
Punta Indio.geojson (**)
Download polygon array of Punta Indio map for "Google Maps" :
Punta Indio.txt
Bounding Box for Punta Indio Map : ( -35.723133 , -57.787279 , -35.191915 , -57.117916 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Punta Indio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-35.723133, -57.787279, -35.191915, -57.117916);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Punta Indio)
[out:json];
(
rel["name"="Punta Indio"][type=boundary];
rel["name:en"="Punta Indio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Punta Indio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alvarez Jonte | -35.321570 , -57.442790 |
La Viruta | -35.396270 , -57.628720 |
Las Pipinas | -35.530120 , -57.328820 |
Pareje Punta Piedras | -35.401000 , -57.151090 |
Punta Indio | -35.277690 , -57.241880 |
Verónica | -35.387960 , -57.336910 |
Notes:
- You can download geometry data for Punta Indio 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.