Biedma (Chubut) Map Cropping Samples
Biedma (Chubut) Map Cropping Samples-1
Biedma (Chubut) Map Cropping Samples-2
Biedma neighborhoods and villages map with 3D shadow effect
flag map of Biedma with 3D shadow effect
Biedma map with 3d shadow effect
Download outline map of Biedma (geojson format) :
Biedma.geojson (**)
Download polygon array of Biedma map for "Google Maps" :
Biedma.txt
Bounding Box for Biedma Map : ( -42.877972 , -65.973519 , -41.992195 , -63.583752 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Biedma map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-42.877972, -65.973519, -41.992195, -63.583752);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Biedma)
[out:json];
(
rel["name"="Biedma"][type=boundary];
rel["name:en"="Biedma"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Biedma
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Corcovado | -42.700000 , -65.800000 |
Loberia | -42.079287 , -63.758181 |
Playa El Doradillo | -42.617665 , -64.926967 |
Puerto Lobos | -42.001830 , -65.072310 |
Puerto Madryn | -42.770013 , -65.040020 |
Puerto Pirámides | -42.572130 , -64.283690 |
Valdes | -42.450821 , -63.622856 |
Notes:
- You can download geometry data for Biedma 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.