Download outline map of Chucándiro (geojson format) :
Chucándiro.geojson (**)
Download polygon array of Chucándiro map for "Google Maps" :
Chucándiro.txt
Bounding Box for Chucándiro Map : ( 19.8177584035 , -101.441782495 , 19.9715622623 , -101.286912213 )
Wikipedia ID for Chucándiro : Q8345882
Wikipedia SPARQL Query for Chucándiro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q8345882 wdt:P1082 ?population. }
OPTIONAL { wd:Q8345882 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q8345882 wdt:P2046 ?area. }
OPTIONAL { wd:Q8345882 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q8345882 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q8345882 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 Chucándiro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.8177584035, -101.441782495, 19.9715622623, -101.286912213);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chucándiro)
[out:json];
(
rel["name"="Chucándiro"][type=boundary];
rel["name:en"="Chucándiro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chucándiro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acapangueo | 19.855600 , -101.313190 |
Buenavista | 19.869170 , -101.328610 |
Carucheo Chico | 19.894720 , -101.371940 |
Carucheo Grande | 19.894380 , -101.378530 |
Chucándiro | 19.901027 , -101.333947 |
El Bano | 19.888390 , -101.339100 |
El Jacal (Mezquitera) | 19.888060 , -101.335280 |
El Marijo | 19.942800 , -101.322500 |
El Salitre | 19.898330 , -101.314170 |
El Salto | 19.855780 , -101.400200 |
La Pitahaya | 19.890560 , -101.293890 |
La Presa | 19.909170 , -101.365280 |
Las Arenas | 19.890280 , -101.338610 |
Las Cruces | 19.937110 , -101.383140 |
Las Tablas | 19.904440 , -101.325830 |
San Pedrito | 19.833330 , -101.383330 |
San Sebastian | 19.886940 , -101.305830 |
San Sebastian Numero Dos | 19.903650 , -101.306730 |
Santa Ines | 19.853600 , -101.326240 |
Siberia | 19.944170 , -101.360000 |
Suro | 19.870000 , -101.378610 |
Tahuacuaro | 19.897220 , -101.352500 |
Tanimireche | 19.876940 , -101.383330 |
Urundaneo | 19.836940 , -101.378610 |
Notes:
- You can download geometry data for Chucándiro 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.