Cáceres (Antioquia) Map Cropping Samples
Cáceres (Antioquia) Map Cropping Samples-1
Cáceres (Antioquia) Map Cropping Samples-2
Cáceres neighborhoods and villages map with 3D shadow effect
flag map of Cáceres with 3D shadow effect
Cáceres map with 3d shadow effect
Download outline map of Cáceres (geojson format) :
Cáceres.geojson (**)
Download polygon array of Cáceres map for "Google Maps" :
Cáceres.txt
Bounding Box for Cáceres Map : ( 7.351252 , -75.482951 , 7.961652 , -74.993608 )
Wikipedia ID for Cáceres : Q2431763
Wikipedia SPARQL Query for Cáceres (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2431763 wdt:P1082 ?population. }
OPTIONAL { wd:Q2431763 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2431763 wdt:P2046 ?area. }
OPTIONAL { wd:Q2431763 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2431763 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2431763 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 Cáceres map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.351252, -75.482951, 7.961652, -74.993608);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cáceres)
[out:json];
(
rel["name"="Cáceres"][type=boundary];
rel["name:en"="Cáceres"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cáceres
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bejuquillo | 7.583330 , -75.216670 |
Cáceres | 7.580780 , -75.348420 |
Caseri | 7.750000 , -75.033330 |
Cruces de Caceres | 7.450000 , -75.116670 |
La Cruzada | 7.550000 , -75.166670 |
La Partida | 7.566670 , -75.166670 |
Piamonte | 7.793120 , -75.206360 |
Puerto Belgica | 7.669470 , -75.283900 |
Sanguijuela | 7.700000 , -75.283330 |
Santa Clara | 7.800000 , -75.366670 |
Santa Isabel | 7.895260 , -75.235570 |
Tamara | 7.396390 , -74.995350 |
Notes:
- You can download geometry data for Cáceres 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.