Download outline map of Apartadó (geojson format) :
Apartadó.geojson (**)
Download polygon array of Apartadó map for "Google Maps" :
Apartadó.txt
Bounding Box for Apartadó Map : ( 7.770242 , -76.752774 , 8.074001 , -76.414664 )
Wikipedia ID for Apartadó : Q1093516
Wikipedia SPARQL Query for Apartadó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1093516 wdt:P1082 ?population. }
OPTIONAL { wd:Q1093516 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1093516 wdt:P2046 ?area. }
OPTIONAL { wd:Q1093516 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1093516 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1093516 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 Apartadó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.770242, -76.752774, 8.074001, -76.414664);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Apartadó)
[out:json];
(
rel["name"="Apartadó"][type=boundary];
rel["name:en"="Apartadó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Apartadó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apartadó | 7.886982 , -76.635700 |
Augura | 7.823890 , -76.649720 |
Cabo de hornos | 7.870280 , -76.635830 |
Campo Alegre | 7.862500 , -76.635560 |
Churido | 7.866670 , -76.666670 |
El Amparo | 7.856110 , -76.638060 |
El Cortijo | 7.816670 , -76.650280 |
El Porvenir | 7.856390 , -76.662500 |
El Reposo | 7.830000 , -76.689170 |
Flores Negras | 7.869720 , -76.648610 |
Francia Elena | 7.870560 , -76.683330 |
La Estrella | 7.865000 , -76.635280 |
La Lorena | 7.859720 , -76.680560 |
La Navarra | 7.866390 , -76.637780 |
La Sierra | 7.863610 , -76.638060 |
La Torre | 7.831940 , -76.678610 |
La Trinidad | 7.857780 , -76.640000 |
La Zullia | 7.873890 , -76.660830 |
Los Planes | 7.832780 , -76.642500 |
Maderas del Darien | 7.909720 , -76.734720 |
Maria Bonita | 7.803890 , -76.678060 |
Nueva Antioquia | 7.997770 , -76.493350 |
Puerto Caribe | 7.902220 , -76.740000 |
Rio Grande | 7.927910 , -76.623460 |
San Jose | 7.860000 , -76.590560 |
Santa Maria | 7.884720 , -76.678610 |
Santana | 7.807780 , -76.650000 |
Tumba | 7.883330 , -76.633330 |
Vijagualito | 7.833330 , -76.700000 |
Villa Lily | 7.840000 , -76.640280 |
Villa Nohora | 7.860830 , -76.636670 |
Notes:
- You can download geometry data for Apartadó 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.