El Aguila (Valle del Cauca) Map Cropping Samples
El Aguila (Valle del Cauca) Map Cropping Samples-1
El Aguila (Valle del Cauca) Map Cropping Samples-2
El Aguila neighborhoods and villages map with 3D shadow effect
flag map of El Aguila with 3D shadow effect
El Aguila map with 3d shadow effect
Download outline map of El Aguila (geojson format) :
El Aguila.geojson (**)
Download polygon array of El Aguila map for "Google Maps" :
El Aguila.txt
Bounding Box for El Aguila Map : ( 4.828861 , -76.139407 , 5.036871 , -75.987355 )
Wikipedia ID for El Aguila : Q1578199
Wikipedia SPARQL Query for El Aguila (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1578199 wdt:P1082 ?population. }
OPTIONAL { wd:Q1578199 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1578199 wdt:P2046 ?area. }
OPTIONAL { wd:Q1578199 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1578199 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1578199 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 El Aguila map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.828861, -76.139407, 5.036871, -75.987355);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Aguila)
[out:json];
(
rel["name"="El Aguila"][type=boundary];
rel["name:en"="El Aguila"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Aguila
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Águila | 4.913450 , -76.040040 |
El Diamante | 4.883330 , -76.116670 |
El Roble | 4.933330 , -76.066670 |
Esparta | 4.911670 , -75.989440 |
La Maria | 4.868250 , -76.080160 |
San Jose | 4.950000 , -76.050000 |
Santa Elena | 4.943170 , -76.048270 |
Villanueva | 4.950000 , -76.050000 |
Notes:
- You can download geometry data for El Aguila 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.