Alcalá (Valle del Cauca) Map Cropping Samples
Alcalá (Valle del Cauca) Map Cropping Samples-1
Alcalá (Valle del Cauca) Map Cropping Samples-2
Alcalá neighborhoods and villages map with 3D shadow effect
flag map of Alcalá with 3D shadow effect
Alcalá map with 3d shadow effect
Download outline map of Alcalá (geojson format) :
Alcalá.geojson (**)
Download polygon array of Alcalá map for "Google Maps" :
Alcalá.txt
Bounding Box for Alcalá Map : ( 4.650773 , -75.853991 , 4.716869 , -75.704871 )
Wikipedia ID for Alcalá : Q1526276
Wikipedia SPARQL Query for Alcalá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1526276 wdt:P1082 ?population. }
OPTIONAL { wd:Q1526276 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1526276 wdt:P2046 ?area. }
OPTIONAL { wd:Q1526276 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1526276 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1526276 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 Alcalá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.650773, -75.853991, 4.716869, -75.704871);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alcalá)
[out:json];
(
rel["name"="Alcalá"][type=boundary];
rel["name:en"="Alcalá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Alcalá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alcalá | 4.674720 , -75.782500 |
La Cuchilla | 4.656390 , -75.713610 |
La Estrella | 4.690280 , -75.823610 |
Maravelez | 4.677500 , -75.719170 |
Playa Verde | 4.683330 , -75.783330 |
Rubiela | 4.654440 , -75.720280 |
Notes:
- You can download geometry data for Alcalá 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.