Pinamar (Buenos Aires) Map Cropping Samples
Pinamar (Buenos Aires) Map Cropping Samples-1
Pinamar (Buenos Aires) Map Cropping Samples-2
Pinamar neighborhoods and villages map with 3D shadow effect
flag map of Pinamar with 3D shadow effect
Pinamar map with 3d shadow effect
Download outline map of Pinamar (geojson format) :
Pinamar.geojson (**)
Download polygon array of Pinamar map for "Google Maps" :
Pinamar.txt
Bounding Box for Pinamar Map : ( -37.1917467373 , -56.946806033 , -37.0233369904 , -56.7914698002 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Pinamar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-37.1917467373, -56.946806033, -37.0233369904, -56.7914698002);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pinamar)
[out:json];
(
rel["name"="Pinamar"][type=boundary];
rel["name:en"="Pinamar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pinamar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balneario Ostende | -37.130569 , -56.868461 |
Carilo | -37.165240 , -56.891330 |
Ostende | -37.125220 , -56.883520 |
Pinamar | -37.107940 , -56.861400 |
Valeria del Mar | -37.146040 , -56.890460 |
Notes:
- You can download geometry data for Pinamar 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.