Download outline map of Cosío (geojson format) :
Cosío.geojson (**)
Download polygon array of Cosío map for "Google Maps" :
Cosío.txt
Bounding Box for Cosío Map : ( 22.281557 , -102.378443 , 22.45959 , -102.238848 )
Wikipedia ID for Cosío : Q4288373
Wikipedia SPARQL Query for Cosío (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4288373 wdt:P1082 ?population. }
OPTIONAL { wd:Q4288373 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4288373 wdt:P2046 ?area. }
OPTIONAL { wd:Q4288373 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4288373 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4288373 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 Cosío map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](22.281557, -102.378443, 22.45959, -102.238848);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cosío)
[out:json];
(
rel["name"="Cosío"][type=boundary];
rel["name:en"="Cosío"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cosío
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia la Esperanza | 22.331950 , -102.290680 |
Cosío | 22.366054 , -102.298747 |
Coso | 22.366670 , -102.300000 |
Ejido Amapola | 22.373890 , -102.298610 |
Ejido Cosio | 22.320830 , -102.275000 |
El Ciruelo | 22.375000 , -102.299720 |
El Durazno | 22.314720 , -102.260000 |
El Refugio de Agua Zarca | 22.361110 , -102.276110 |
El Refugio de Providencia | 22.346550 , -102.257710 |
El Refugio de Providencia (Providencia) | 22.346670 , -102.257780 |
El Salero | 22.387060 , -102.323230 |
Eleuterio Calzada (El Olivo) | 22.318610 , -102.259440 |
Jose Manuel Reyes Rodriguez | 22.309720 , -102.273610 |
La Esperanza (El Salerito) | 22.332780 , -102.291110 |
La Loma (Higinio Rodriguez) | 22.401940 , -102.279170 |
La Punta | 22.324110 , -102.292120 |
Las Alazanas [Rancho] | 22.374720 , -102.307500 |
Las Lomas Guadalupito (Carlos Casillas) | 22.405830 , -102.279720 |
Los Adames | 22.416670 , -102.291670 |
Los Arenales | 22.423770 , -102.295830 |
Los Nava [Rancho] | 22.308890 , -102.260280 |
Mexiquito | 22.365280 , -102.305830 |
Pozo Azul [Rancho] | 22.356110 , -102.279720 |
Predio el Blanco Ildelfonso Lopez Reyes | 22.351940 , -102.262500 |
Puerta de Muerto | 22.300000 , -102.250000 |
Punta Cirio (Elvia Castorena Macias de Munoz) | 22.341110 , -102.278060 |
Rancho la Furia | 22.317500 , -102.244210 |
Refugio de Agua Zarca | 22.360940 , -102.275680 |
Roberto Moya | 22.351670 , -102.258610 |
Salyma | 22.352780 , -102.268610 |
Santa Maria de la Paz | 22.387860 , -102.256970 |
Soledad de Abajo | 22.408340 , -102.286080 |
Soledad de Arriba | 22.432700 , -102.307380 |
Tres Piedras | 22.355280 , -102.290000 |
Vinedos Guadalupano (Los Narvaez) | 22.309720 , -102.252220 |
Zacatequillas | 22.443060 , -102.310560 |
Notes:
- You can download geometry data for Cosío 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.