Navarro (Buenos Aires) Map Cropping Samples
Navarro (Buenos Aires) Map Cropping Samples-1
Navarro (Buenos Aires) Map Cropping Samples-2
Navarro neighborhoods and villages map with 3D shadow effect
flag map of Navarro with 3D shadow effect
Navarro map with 3d shadow effect
Download outline map of Navarro (geojson format) :
Navarro.geojson (**)
Download polygon array of Navarro map for "Google Maps" :
Navarro.txt
Bounding Box for Navarro Map : ( -35.250170256 , -59.8142919819 , -34.7969313897 , -59.0707440898 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Navarro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-35.250170256, -59.8142919819, -34.7969313897, -59.0707440898);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Navarro)
[out:json];
(
rel["name"="Navarro"][type=boundary];
rel["name:en"="Navarro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Navarro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Gonzalez Risos | -34.855430 , -59.216130 |
Ingeniero Williams | -34.900000 , -59.366670 |
Juan Jose Almeyra | -34.921560 , -59.542250 |
Las Marianas | -35.052240 , -59.512750 |
Moll | -35.076320 , -59.651970 |
Navarro | -35.005590 , -59.276990 |
Sol de Mayo | -35.211800 , -59.492980 |
Notes:
- You can download geometry data for Navarro 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.