Andalucía (Valle del Cauca) Map Cropping Samples
Andalucía (Valle del Cauca) Map Cropping Samples-1
Andalucía (Valle del Cauca) Map Cropping Samples-2
Andalucía neighborhoods and villages map with 3D shadow effect
flag map of Andalucía with 3D shadow effect
Andalucía map with 3d shadow effect
Download outline map of Andalucía (geojson format) :
Andalucía.geojson (**)
Download polygon array of Andalucía map for "Google Maps" :
Andalucía.txt
Bounding Box for Andalucía Map : ( 4.06518 , -76.250103 , 4.207125 , -76.068784 )
Wikipedia ID for Andalucía : Q1526216
Wikipedia SPARQL Query for Andalucía (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1526216 wdt:P1082 ?population. }
OPTIONAL { wd:Q1526216 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1526216 wdt:P2046 ?area. }
OPTIONAL { wd:Q1526216 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1526216 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1526216 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 Andalucía map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.06518, -76.250103, 4.207125, -76.068784);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Andalucía)
[out:json];
(
rel["name"="Andalucía"][type=boundary];
rel["name:en"="Andalucía"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Andalucía
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Andalucía | 4.170610 , -76.166410 |
Campoalegre | 4.189180 , -76.215160 |
Capilla del Socorro | 4.182220 , -76.210000 |
La Llanada | 4.122960 , -76.125260 |
La Maria | 4.163060 , -76.200830 |
La Morelia | 4.116670 , -76.100000 |
Oriente | 4.200000 , -76.233330 |
Palestina | 4.100000 , -76.083330 |
Potrerillo | 4.100000 , -76.100000 |
San Luis | 4.144170 , -76.152220 |
Sartanejal | 4.079470 , -76.089640 |
Tamboral | 4.171860 , -76.198720 |
Zabaletas | 4.158330 , -76.197780 |
Zanjon de Piedra | 4.166670 , -76.200000 |
Notes:
- You can download geometry data for Andalucía 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.