Download outline map of Los Córdobas (geojson format) :
Los Córdobas.geojson (**)
Download polygon array of Los Córdobas map for "Google Maps" :
Los Córdobas.txt
Bounding Box for Los Córdobas Map : ( 8.718517 , -76.416449 , 8.952804 , -76.126378 )
Wikipedia ID for Los Córdobas : Q1525401
Wikipedia SPARQL Query for Los Córdobas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525401 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525401 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525401 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525401 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525401 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525401 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 Los Córdobas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.718517, -76.416449, 8.952804, -76.126378);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Los Córdobas)
[out:json];
(
rel["name"="Los Córdobas"][type=boundary];
rel["name:en"="Los Córdobas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Los Córdobas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alemania | 8.854460 , -76.211540 |
Antonio Garcia | 8.860280 , -76.339720 |
Armenia | 8.821110 , -76.238130 |
Armenia Central | 8.825430 , -76.254750 |
Barcelona | 8.866230 , -76.195480 |
Benito Navarro | 8.901350 , -76.380500 |
Casa Rubia | 8.850000 , -76.150000 |
Castillo de Oro | 8.893330 , -76.257500 |
Dona Lucia | 8.842000 , -76.243950 |
El Ebano | 8.847500 , -76.198330 |
Estambul | 8.870280 , -76.151110 |
Gaira | 8.812780 , -76.195280 |
Garrapato | 8.823330 , -76.379720 |
Hacienda La Cana | 8.870280 , -76.242500 |
Juan Leon | 8.780630 , -76.283880 |
La Cana | 8.789210 , -76.343380 |
La Ceiba | 8.835330 , -76.166110 |
La Popa | 8.844720 , -76.181390 |
Los Córdobas | 8.894030 , -76.354550 |
Los Esquimales | 8.838660 , -76.230750 |
Los Placeres | 8.856110 , -76.204170 |
Manuel Pastrana | 8.806670 , -76.300280 |
Marcelino Reyes | 8.856190 , -76.339770 |
Maria Santana | 8.883060 , -76.363890 |
Montene | 8.878740 , -76.237770 |
Montenegro | 8.831220 , -76.215750 |
No Hay Como Dios | 8.817290 , -76.218360 |
Norina | 8.808520 , -76.284500 |
Nuevo Rumbo | 8.879060 , -76.226590 |
Pantanos de la Cana | 8.870830 , -76.220830 |
Pasa Mona | 8.816670 , -76.266670 |
Pocotegusta | 8.855830 , -76.146940 |
San Felipe | 8.940000 , -76.315280 |
Santana | 8.878610 , -76.150280 |
Tuchin | 8.816670 , -76.197500 |
Umbria | 8.943610 , -76.316390 |
Notes:
- You can download geometry data for Los Córdobas 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.