Rauch (Buenos Aires) Map Cropping Samples
Rauch (Buenos Aires) Map Cropping Samples-1
Rauch (Buenos Aires) Map Cropping Samples-2
Rauch neighborhoods and villages map with 3D shadow effect
flag map of Rauch with 3D shadow effect
Rauch map with 3d shadow effect
Download outline map of Rauch (geojson format) :
Rauch.geojson (**)
Download polygon array of Rauch map for "Google Maps" :
Rauch.txt
Bounding Box for Rauch Map : ( -37.0605481964 , -59.3634791464 , -36.1420248359 , -58.4399020737 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Rauch map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-37.0605481964, -59.3634791464, -36.1420248359, -58.4399020737);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rauch)
[out:json];
(
rel["name"="Rauch"][type=boundary];
rel["name:en"="Rauch"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rauch
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chapaleofu | -36.641360 , -59.144650 |
Egana | -36.983330 , -59.100000 |
Martin Colman | -36.408770 , -59.144600 |
Miranda | -36.530270 , -59.131220 |
Rauch | -36.774500 , -59.089730 |
Notes:
- You can download geometry data for Rauch 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.