Ramallo (Buenos Aires) Map Cropping Samples
Ramallo (Buenos Aires) Map Cropping Samples-1
Ramallo (Buenos Aires) Map Cropping Samples-2
Ramallo neighborhoods and villages map with 3D shadow effect
flag map of Ramallo with 3D shadow effect
Ramallo map with 3d shadow effect
Download outline map of Ramallo (geojson format) :
Ramallo.geojson (**)
Download polygon array of Ramallo map for "Google Maps" :
Ramallo.txt
Bounding Box for Ramallo Map : ( -33.830183 , -60.308699 , -33.350938 , -59.806628 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ramallo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-33.830183, -60.308699, -33.350938, -59.806628);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ramallo)
[out:json];
(
rel["name"="Ramallo"][type=boundary];
rel["name:en"="Ramallo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ramallo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Paraiso | -33.567760 , -59.979650 |
Estacion Ramallo | -33.500000 , -60.066670 |
Perez Millan | -33.769370 , -60.094160 |
Ramallo | -33.484820 , -60.007070 |
Sanchez | -33.434770 , -60.146780 |
Villa General Savio | -33.433330 , -60.133330 |
Notes:
- You can download geometry data for Ramallo 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.