Download outline map of El Copey (geojson format) :
El Copey.geojson (**)
Download polygon array of El Copey map for "Google Maps" :
El Copey.txt
Bounding Box for El Copey Map : ( 10.002855 , -74.083886 , 10.401355 , -73.733484 )
Wikipedia ID for El Copey : Q1440746
Wikipedia SPARQL Query for El Copey (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1440746 wdt:P1082 ?population. }
OPTIONAL { wd:Q1440746 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1440746 wdt:P2046 ?area. }
OPTIONAL { wd:Q1440746 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1440746 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1440746 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 El Copey map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.002855, -74.083886, 10.401355, -73.733484);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Copey)
[out:json];
(
rel["name"="El Copey"][type=boundary];
rel["name:en"="El Copey"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Copey
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Adan | 10.183330 , -73.900000 |
| Agriasdulces | 10.166670 , -74.050000 |
| Alejandria | 10.133330 , -73.983330 |
| Andalucia | 10.083330 , -73.983330 |
| Ariguaní | 10.250000 , -74.000000 |
| Betania | 10.110250 , -73.942540 |
| Betulia | 10.064140 , -73.869400 |
| Canaima | 10.335920 , -73.819300 |
| Caracolicito | 10.194910 , -73.970310 |
| Carreto | 10.100000 , -73.933330 |
| Cartago | 10.233330 , -73.966670 |
| Centenario | 10.064550 , -74.033000 |
| Chapinero | 10.083330 , -73.916670 |
| Colonia Agricola de Caracolicito | 10.324190 , -73.848780 |
| Cuatro Esquinas | 10.130080 , -74.031390 |
| El Cielo | 10.150000 , -73.950000 |
| El Cocli | 10.083330 , -73.966670 |
| El Copey | 10.150310 , -73.961400 |
| El Diamante | 10.116670 , -73.983330 |
| El Espacio | 10.166670 , -73.950000 |
| El Horizonte | 10.088590 , -74.056000 |
| El Impulso | 10.116670 , -73.933330 |
| El Veinte | 10.066670 , -73.933330 |
| Hacienda Ariguani | 10.250000 , -74.000000 |
| Hacienda La Experiencia | 10.223550 , -74.031850 |
| Hacienda Santo Domingo | 10.061310 , -74.011470 |
| Hacienda Villa Rita | 10.093250 , -73.834470 |
| La Constancia | 10.083330 , -73.933330 |
| La Estancia Vieja | 10.059970 , -73.930040 |
| La Libertad | 10.183330 , -74.000000 |
| La Reserva | 10.061310 , -74.011470 |
| La Sirena | 10.072840 , -73.929470 |
| La Union | 10.102030 , -74.059560 |
| Las Pavitas | 10.083330 , -73.866670 |
| Las Vegas | 10.269150 , -73.953080 |
| Los Tabanos | 10.059470 , -73.896580 |
| Mariland | 10.233330 , -73.983330 |
| Media Tapita | 10.050000 , -73.933330 |
| Minerva | 10.333330 , -73.833330 |
| Notecanses | 10.066670 , -73.983330 |
| Potosi | 10.088130 , -74.010670 |
| Prevencion | 10.016670 , -74.050000 |
| Prevencion | 10.040160 , -74.051570 |
| Pronto Alivio | 10.077840 , -73.925810 |
| Puenta Quemado | 10.283330 , -73.933330 |
| San Francisco de Asis | 10.287690 , -73.891960 |
| San Luis | 10.196550 , -74.003200 |
| Santa Ines | 10.216670 , -73.900000 |
| Santo Tomas | 10.185510 , -73.967720 |
| Zamora | 10.166670 , -73.933330 |
Notes:
- You can download geometry data for El Copey 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.