Caucasia (Antioquia) Map Cropping Samples
Caucasia (Antioquia) Map Cropping Samples-1
Caucasia (Antioquia) Map Cropping Samples-2
Caucasia neighborhoods and villages map with 3D shadow effect
flag map of Caucasia with 3D shadow effect
Caucasia map with 3d shadow effect
Download outline map of Caucasia (geojson format) :
Caucasia.geojson (**)
Download polygon array of Caucasia map for "Google Maps" :
Caucasia.txt
Bounding Box for Caucasia Map : ( 7.560695 , -75.302678 , 8.094166 , -74.781028 )
Wikipedia ID for Caucasia : Q511705
Wikipedia SPARQL Query for Caucasia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q511705 wdt:P1082 ?population. }
OPTIONAL { wd:Q511705 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q511705 wdt:P2046 ?area. }
OPTIONAL { wd:Q511705 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q511705 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q511705 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 Caucasia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.560695, -75.302678, 8.094166, -74.781028);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caucasia)
[out:json];
(
rel["name"="Caucasia"][type=boundary];
rel["name:en"="Caucasia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caucasia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alta Mira | 7.916510 , -74.909210 |
Caracoli | 7.657290 , -74.915120 |
Caucasia | 7.986540 , -75.193490 |
Chontaduro | 7.996620 , -75.124800 |
Cucharal | 8.013820 , -75.207640 |
El Tesoro | 7.805040 , -74.931240 |
La Cruz | 8.056560 , -74.977350 |
La Ilusion | 8.023640 , -75.090090 |
La Quebradona | 7.780970 , -74.951090 |
Las Marias | 7.980590 , -74.979970 |
Las Palomas | 7.762190 , -74.799320 |
Los Tigres | 8.000000 , -75.183330 |
Margento | 8.037040 , -74.954250 |
Palomar | 8.006470 , -74.969570 |
Palomas | 8.000000 , -75.050000 |
Puerto Neiva | 8.008220 , -75.101860 |
Rio Viejo | 8.018440 , -75.169460 |
Santa Isabel | 8.029950 , -74.954090 |
Se Se Puede | 7.915470 , -74.939200 |
Toronto | 7.960210 , -74.920250 |
Notes:
- You can download geometry data for Caucasia 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.