Download outline map of Senguio (geojson format) :
Senguio.geojson (**)
Download polygon array of Senguio map for "Google Maps" :
Senguio.txt
Bounding Box for Senguio Map : ( 19.655313 , -100.448558 , 19.837455 , -100.255332 )
Wikipedia ID for Senguio : Q10819400
Wikipedia SPARQL Query for Senguio (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q10819400 wdt:P1082 ?population. }
OPTIONAL { wd:Q10819400 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q10819400 wdt:P2046 ?area. }
OPTIONAL { wd:Q10819400 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q10819400 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q10819400 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 Senguio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.655313, -100.448558, 19.837455, -100.255332);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Senguio)
[out:json];
(
rel["name"="Senguio"][type=boundary];
rel["name:en"="Senguio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Senguio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acebuches | 19.808330 , -100.405560 |
Agua Caliente | 19.708860 , -100.313560 |
Cabeza de Buey | 19.718980 , -100.311310 |
Cachivi | 19.806390 , -100.357780 |
Cambaye | 19.732500 , -100.332500 |
Canedo | 19.804440 , -100.396110 |
Cerro del Tecomate | 19.776390 , -100.315830 |
Cerro Pelon | 19.767220 , -100.411390 |
Chamangareo | 19.722500 , -100.326670 |
Chincua (Colonia Emiliano Zapata) | 19.759720 , -100.290280 |
Cuartel Tercero (Tupataro) | 19.795280 , -100.307220 |
El Calabocito | 19.774170 , -100.322500 |
El Calabozo Primera Fraccion | 19.769670 , -100.342630 |
El Calabozo Segunda Fraccion | 19.766390 , -100.347780 |
El Cuartel Quinto (Colegio del Cuartel) | 19.790560 , -100.295280 |
El Huerfano (Emiliano Zapata) | 19.774440 , -100.304440 |
El Malacate | 19.715950 , -100.276650 |
El Puerto | 19.756670 , -100.393330 |
El Salitrillo | 19.756670 , -100.305000 |
El Tejocote | 19.735560 , -100.317220 |
Emiliano Zapata (La Cuajada) | 19.754720 , -100.416670 |
Ex-Hacienda de Soto | 19.781390 , -100.344440 |
Guadalupe (Rancho de Guadalupe) | 19.698890 , -100.352220 |
Guatimitlan | 19.762750 , -100.322170 |
Hacienda de San Antonio (Segunada de San Antonio) | 19.726390 , -100.341390 |
Jose Maria Morelos | 19.790890 , -100.367810 |
La Capilla de Ocotlan | 19.734440 , -100.295280 |
La Lagunita | 19.736110 , -100.297500 |
La Loma | 19.746390 , -100.285830 |
La Toma de Agua | 19.731670 , -100.285280 |
Las Cruces | 19.748330 , -100.318890 |
Las Polvillas | 19.744440 , -100.276670 |
Los Ailes (Rio de los Ailes) | 19.743610 , -100.327220 |
Los Membrillos | 19.726110 , -100.311390 |
Los Sauces | 19.753610 , -100.379440 |
Milpillas | 19.793610 , -100.318890 |
Pichardo | 19.758110 , -100.284000 |
Primera Manzana de San Antonio | 19.760840 , -100.352730 |
Rancho la Cruz | 19.692230 , -100.345500 |
Rancho San Rafael | 19.732550 , -100.366700 |
Rosa Azul | 19.727500 , -100.260280 |
San Antonio Primera Fraccion | 19.746390 , -100.356670 |
San Jose Soto | 19.781940 , -100.334720 |
San Juan Huerta | 19.793350 , -100.407560 |
San Rafael | 19.770830 , -100.373890 |
Santa Ana | 19.755560 , -100.298060 |
Segunda Manzana San Antonio | 19.746270 , -100.332740 |
Senguio | 19.734676 , -100.355125 |
Tarimoro | 19.741970 , -100.427270 |
Tarimoro Villamar | 19.756800 , -100.437040 |
Notes:
- You can download geometry data for Senguio 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.