Aguada (Santander) Map Cropping Samples
Aguada (Santander) Map Cropping Samples-1
Aguada (Santander) Map Cropping Samples-2
Aguada neighborhoods and villages map with 3D shadow effect
flag map of Aguada with 3D shadow effect
Aguada map with 3d shadow effect
Download outline map of Aguada (geojson format) :
Aguada.geojson (**)
Download polygon array of Aguada map for "Google Maps" :
Aguada.txt
Bounding Box for Aguada Map : ( 6.108549 , -73.57058 , 6.251451 , -73.482491 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Aguada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.108549, -73.57058, 6.251451, -73.482491);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aguada)
[out:json];
(
rel["name"="Aguada"][type=boundary];
rel["name:en"="Aguada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Aguada 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.