Download outline map of Ayapel (geojson format) :
Ayapel.geojson (**)
Download polygon array of Ayapel map for "Google Maps" :
Ayapel.txt
Bounding Box for Ayapel Map : ( 8.04924 , -75.340461 , 8.494545 , -74.785137 )
Wikipedia ID for Ayapel : Q2430087
Wikipedia SPARQL Query for Ayapel (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2430087 wdt:P1082 ?population. }
OPTIONAL { wd:Q2430087 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2430087 wdt:P2046 ?area. }
OPTIONAL { wd:Q2430087 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2430087 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2430087 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 Ayapel map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.04924, -75.340461, 8.494545, -74.785137);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ayapel)
[out:json];
(
rel["name"="Ayapel"][type=boundary];
rel["name:en"="Ayapel"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ayapel
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alfonso Lopez | 8.393920 , -74.902460 |
Ayapel | 8.313720 , -75.139820 |
Barandilla | 8.403510 , -74.983860 |
Boca El Aguacate | 8.324820 , -74.947870 |
Canafistola | 8.418560 , -75.067400 |
Cecilia | 8.460990 , -75.033510 |
El Cedro | 8.285400 , -75.127730 |
El Leon | 8.329450 , -75.144460 |
El Mango | 8.201450 , -74.871290 |
El Totumo | 8.416670 , -74.933330 |
La Carolina | 8.437770 , -74.927480 |
La Moneda | 8.123450 , -74.965690 |
Las Juntas | 8.453320 , -75.042760 |
Las Mercedes | 8.300000 , -74.950000 |
Lorenzana | 8.438110 , -75.087890 |
Los Aventinos | 8.227940 , -74.863050 |
Los Monos | 8.331070 , -75.160930 |
Los Nidos | 8.338650 , -74.849940 |
Los Pajaros | 8.334280 , -74.864540 |
Marralu | 8.316020 , -75.232930 |
Narino | 8.300000 , -74.983330 |
Nuevo Mundo | 8.361730 , -74.831490 |
Palotal | 8.240830 , -75.233890 |
Pueblo Nuevo | 8.241100 , -74.958150 |
Santa Rosa | 8.381320 , -75.190340 |
Sincelejito | 8.410320 , -75.005110 |
Sincelejito | 8.400000 , -75.000000 |
Notes:
- You can download geometry data for Ayapel 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.