Download outline map of Aracataca (geojson format) :
Aracataca.geojson (**)
Download polygon array of Aracataca map for "Google Maps" :
Aracataca.txt
Bounding Box for Aracataca Map : ( 10.42609 , -74.257803 , 10.879889 , -73.541983 )
Wikipedia ID for Aracataca : Q624492
Wikipedia SPARQL Query for Aracataca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q624492 wdt:P1082 ?population. }
OPTIONAL { wd:Q624492 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q624492 wdt:P2046 ?area. }
OPTIONAL { wd:Q624492 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q624492 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q624492 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 Aracataca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.42609, -74.257803, 10.879889, -73.541983);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aracataca)
[out:json];
(
rel["name"="Aracataca"][type=boundary];
rel["name:en"="Aracataca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aracataca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alicante | 10.647660 , -74.229690 |
Aracataca | 10.591810 , -74.189830 |
Arizona | 10.571970 , -74.136960 |
Arumaque | 10.650000 , -73.683330 |
Bocatoma | 10.515220 , -74.154830 |
Circasia | 10.509400 , -74.120990 |
Control | 10.612840 , -74.167660 |
Duriameina | 10.651810 , -73.638890 |
El Recreo | 10.583330 , -74.183330 |
El Rosario | 10.650000 , -74.216670 |
Granja Teobromina | 10.633330 , -74.233330 |
La Andrea | 10.657390 , -74.244290 |
La Beatriz | 10.635850 , -74.193610 |
La Esmeralda | 10.500000 , -74.050000 |
La Pradera | 10.609010 , -74.170290 |
La Victoria | 10.504290 , -74.140400 |
Las Mercedes | 10.600000 , -74.150000 |
Leonila | 10.633330 , -74.233330 |
Ligia y Ruth | 10.516670 , -74.166670 |
Macaraquilla | 10.573280 , -74.170740 |
Mamancanaca | 10.716670 , -73.650000 |
Maranchucua | 10.720200 , -73.750270 |
Mercedes | 10.652730 , -74.196020 |
Normandia | 10.572720 , -74.118720 |
San Antonio | 10.509470 , -74.134620 |
San Carlos | 10.627060 , -74.175710 |
Santa Barbara | 10.599120 , -74.162770 |
Serancua | 10.685990 , -73.843600 |
Tequendama | 10.550000 , -74.183330 |
Vicentona | 10.700000 , -73.666670 |
Notes:
- You can download geometry data for Aracataca 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.