Download outline map of Colimes (geojson format) :
Colimes.geojson (**)
Download polygon array of Colimes map for "Google Maps" :
Colimes.txt
Bounding Box for Colimes Map : ( -1.671813 , -80.285435 , -1.349883 , -79.866578 )
Wikipedia ID for Colimes : Q1990070
Wikipedia SPARQL Query for Colimes (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1990070 wdt:P1082 ?population. }
OPTIONAL { wd:Q1990070 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1990070 wdt:P2046 ?area. }
OPTIONAL { wd:Q1990070 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1990070 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1990070 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 Colimes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.671813, -80.285435, -1.349883, -79.866578);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Colimes)
[out:json];
(
rel["name"="Colimes"][type=boundary];
rel["name:en"="Colimes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Colimes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arcadia | -1.538010 , -79.996980 |
Cadeal | -1.582990 , -80.180990 |
Consuelo | -1.550000 , -79.900000 |
El Cerrito | -1.550000 , -79.900000 |
Etelvina | -1.556140 , -80.006600 |
Fabiola | -1.583330 , -79.950000 |
Fortuna | -1.533330 , -79.900000 |
Fortuna | -1.466670 , -80.083330 |
Germania | -1.550000 , -79.900000 |
Guabitos | -1.567510 , -80.111590 |
Guasmal | -1.593780 , -80.169990 |
Hacha | -1.466670 , -80.033330 |
Hacienda Aurora | -1.616670 , -79.983330 |
Hacienda Bella | -1.616670 , -79.983330 |
Hacienda Javiera | -1.516670 , -79.950000 |
Hacienda La Paz | -1.616670 , -80.166670 |
Hacienda Laurel | -1.550000 , -79.950000 |
Hacienda Manatial | -1.533330 , -80.033330 |
Hacienda Safando | -1.583330 , -80.133330 |
Hacienda Salamina | -1.516670 , -79.950000 |
Hacienda Santa Rosa | -1.510730 , -79.989140 |
Hacienda Yolanda | -1.466670 , -80.066670 |
Isabel | -1.483330 , -80.100000 |
Junin | -1.566670 , -79.933330 |
La Cruz | -1.616670 , -80.000000 |
La Palma | -1.587260 , -80.002560 |
La Paz | -1.537350 , -79.981800 |
Pasaje Cerro Alto | -1.596420 , -80.135440 |
Perinaco | -1.516670 , -80.000000 |
Providencia | -1.550000 , -79.900000 |
Pueblo Nuevo | -1.600000 , -79.983330 |
Rincon | -1.516670 , -79.883330 |
Rosa Hermania | -1.583330 , -79.950000 |
Rosendo | -1.566670 , -80.016670 |
San Bartolo | -1.550000 , -80.016670 |
San Juan | -1.550000 , -79.983330 |
San Juan | -1.483330 , -80.100000 |
San Luis | -1.550000 , -79.983330 |
Valle Alegre | -1.483330 , -80.100000 |
Violeta | -1.516670 , -79.983330 |
Vitalicia | -1.566670 , -80.016670 |
Voluntad de Dios | -1.483330 , -80.100000 |
Notes:
- You can download geometry data for Colimes 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.