Rojas (Buenos Aires) Map Cropping Samples
Rojas (Buenos Aires) Map Cropping Samples-1
Rojas (Buenos Aires) Map Cropping Samples-2
Rojas neighborhoods and villages map with 3D shadow effect
flag map of Rojas with 3D shadow effect
Rojas map with 3d shadow effect
Download outline map of Rojas (geojson format) :
Rojas.geojson (**)
Download polygon array of Rojas map for "Google Maps" :
Rojas.txt
Bounding Box for Rojas Map : ( -34.510452 , -61.120229 , -33.883488 , -60.471555 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Rojas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.510452, -61.120229, -33.883488, -60.471555);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rojas)
[out:json];
(
rel["name"="Rojas"][type=boundary];
rel["name:en"="Rojas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rojas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cuatro de Noviembre | -34.150830 , -60.794780 |
El Arbolito | -33.915130 , -60.940770 |
Guido Spano | -34.226120 , -60.651100 |
Hunter | -34.244490 , -60.536610 |
La Beba | -34.157980 , -61.016900 |
Las Carabelas | -34.035850 , -60.867110 |
Los Indios | -34.371210 , -60.653410 |
Rafael Obligado | -34.358030 , -60.784270 |
Rojas | -34.195280 , -60.735000 |
Sol de Mayo | -34.283330 , -60.883330 |
Villa M. Pomar | -33.916670 , -60.933330 |
Notes:
- You can download geometry data for Rojas 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.