Download outline map of Cosolapa (geojson format) :
Cosolapa.geojson (**)
Download polygon array of Cosolapa map for "Google Maps" :
Cosolapa.txt
Bounding Box for Cosolapa Map : ( 18.491248 , -96.726899 , 18.669688 , -96.584175 )
Wikipedia ID for Cosolapa : Q16491588
Wikipedia SPARQL Query for Cosolapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q16491588 wdt:P1082 ?population. }
OPTIONAL { wd:Q16491588 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q16491588 wdt:P2046 ?area. }
OPTIONAL { wd:Q16491588 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q16491588 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q16491588 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 Cosolapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.491248, -96.726899, 18.669688, -96.584175);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cosolapa)
[out:json];
(
rel["name"="Cosolapa"][type=boundary];
rel["name:en"="Cosolapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cosolapa
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Almolonga | 18.608480 , -96.660990 |
| Almolonga Viejo | 18.627170 , -96.671250 |
| Canutillo | 18.597500 , -96.660000 |
| Carrizal | 18.586450 , -96.621450 |
| Casa de Teja | 18.600930 , -96.632570 |
| Cerro Alto | 18.545830 , -96.708890 |
| Chacalapa | 18.513430 , -96.694310 |
| Colonia Agricola Cachalapa | 18.503610 , -96.680280 |
| Colonia Chema Martinez | 18.595830 , -96.655830 |
| Cosolapa | 18.595566 , -96.681073 |
| El Macayo | 18.584170 , -96.678060 |
| El Porvenir | 18.599440 , -96.653060 |
| El Recuerdo | 18.536940 , -96.644720 |
| Graciano Benitez | 18.590280 , -96.663890 |
| La Aurora | 18.566940 , -96.665830 |
| La Soledad | 18.600830 , -96.663060 |
| Las Palmas | 18.642850 , -96.683790 |
| Los Limones | 18.593060 , -96.642220 |
| Los Pozorrones | 18.526000 , -96.716960 |
| Miguel Hidalgo (Colonia Agricola) | 18.527780 , -96.716390 |
| Monte Obscuro | 18.600990 , -96.598610 |
| Morelos | 18.574440 , -96.671110 |
| Palma Sola | 18.619720 , -96.625280 |
| Rancho Calihua | 18.578890 , -96.641390 |
| Rancho Chico | 18.554720 , -96.655000 |
| Rancho Tablas | 18.572500 , -96.655470 |
| Refugio Viejo | 18.644350 , -96.651760 |
| Rincon Cerro Alto | 18.563330 , -96.716940 |
| San Juan | 18.625150 , -96.641000 |
| San Miguel Carrizal | 18.575050 , -96.637500 |
| Serrania Cachalapa | 18.555830 , -96.715560 |
Notes:
- You can download geometry data for Cosolapa 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.