Almaguer (Cauca) Map Cropping Samples
Almaguer (Cauca) Map Cropping Samples-1
Almaguer (Cauca) Map Cropping Samples-2
Almaguer neighborhoods and villages map with 3D shadow effect
flag map of Almaguer with 3D shadow effect
Almaguer map with 3d shadow effect
Download outline map of Almaguer (geojson format) :
Almaguer.geojson (**)
Download polygon array of Almaguer map for "Google Maps" :
Almaguer.txt
Bounding Box for Almaguer Map : ( 1.836531 , -76.936179 , 1.988108 , -76.723021 )
Wikipedia ID for Almaguer : Q2308989
Wikipedia SPARQL Query for Almaguer (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2308989 wdt:P1082 ?population. }
OPTIONAL { wd:Q2308989 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2308989 wdt:P2046 ?area. }
OPTIONAL { wd:Q2308989 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2308989 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2308989 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 Almaguer map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.836531, -76.936179, 1.988108, -76.723021);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Almaguer)
[out:json];
(
rel["name"="Almaguer"][type=boundary];
rel["name:en"="Almaguer"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Almaguer
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Almaguer | 1.917000 , -76.852330 |
Balcon Cruz | 1.931220 , -76.750560 |
Caquiona | 1.907000 , -76.780330 |
Carrizal | 1.910280 , -76.761940 |
Dominguillo | 1.900000 , -76.783330 |
El Naranjo | 1.867380 , -76.780860 |
El Tablon | 1.933440 , -76.880170 |
Gonzalo | 1.916670 , -76.866670 |
Guambial | 1.942780 , -76.780890 |
La Herradura | 1.873440 , -76.880890 |
La Honda | 1.850000 , -76.816670 |
La Honda | 1.860330 , -76.805000 |
La Pila | 1.847480 , -76.811000 |
Las Moras | 1.891160 , -76.765960 |
Llacuanas | 1.934440 , -76.900220 |
Marmato Tarabita | 1.898280 , -76.751390 |
Placeta | 1.905280 , -76.801930 |
Sauji | 1.931440 , -76.857890 |
Notes:
- You can download geometry data for Almaguer 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.