Aguadas (Caldas) Map Cropping Samples
Aguadas (Caldas) Map Cropping Samples-1
Aguadas (Caldas) Map Cropping Samples-2
Aguadas neighborhoods and villages map with 3D shadow effect
flag map of Aguadas with 3D shadow effect
Aguadas map with 3d shadow effect
Download outline map of Aguadas (geojson format) :
Aguadas.geojson (**)
Download polygon array of Aguadas map for "Google Maps" :
Aguadas.txt
Bounding Box for Aguadas Map : ( 5.420419 , -75.599843 , 5.73807 , -75.3116 )
Wikipedia ID for Aguadas : Q1442012
Wikipedia SPARQL Query for Aguadas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1442012 wdt:P1082 ?population. }
OPTIONAL { wd:Q1442012 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1442012 wdt:P2046 ?area. }
OPTIONAL { wd:Q1442012 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1442012 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1442012 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Aguadas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.420419, -75.599843, 5.73807, -75.3116);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aguadas)
[out:json];
(
rel["name"="Aguadas"][type=boundary];
rel["name:en"="Aguadas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aguadas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguadas | 5.611610 , -75.456240 |
Alegrias | 5.566670 , -75.383330 |
Arma | 5.613830 , -75.539320 |
Caciquillo | 5.613480 , -75.513030 |
El Oro | 5.689010 , -75.545440 |
Jordan | 5.583330 , -75.515990 |
La Edilde | 5.655820 , -75.523120 |
La Esmeralda | 5.680690 , -75.515870 |
La Florida | 5.662650 , -75.530900 |
La Guajira | 5.631670 , -75.507350 |
La Lerena | 5.645250 , -75.522310 |
La Paz | 5.635080 , -75.538690 |
Mermita | 5.664900 , -75.433070 |
Montecristo | 5.646190 , -75.508730 |
Naranjal | 5.607900 , -75.528440 |
Potosi | 5.683530 , -75.518410 |
Rio Arriba | 5.648810 , -75.396380 |
Salineros | 5.586690 , -75.539940 |
San Ignacio | 5.550000 , -75.383330 |
Notes:
- You can download geometry data for Aguadas 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.