Download outline map of Uriangato (geojson format) :
Uriangato.geojson (**)
Download polygon array of Uriangato map for "Google Maps" :
Uriangato.txt
Bounding Box for Uriangato Map : ( 20.0344737424 , -101.21235921 , 20.2003337048 , -101.079928441 )
Wikipedia ID for Uriangato : Q973918
Wikipedia SPARQL Query for Uriangato (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q973918 wdt:P1082 ?population. }
OPTIONAL { wd:Q973918 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q973918 wdt:P2046 ?area. }
OPTIONAL { wd:Q973918 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q973918 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q973918 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 Uriangato map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.0344737424, -101.21235921, 20.2003337048, -101.079928441);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uriangato)
[out:json];
(
rel["name"="Uriangato"][type=boundary];
rel["name:en"="Uriangato"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uriangato
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buena Vista | 20.171940 , -101.161390 |
Cabanas | 20.101390 , -101.190830 |
Casa Hipona | 20.098330 , -101.185830 |
Cerro El Comal | 20.118330 , -101.102500 |
Colonia Juarez | 20.144440 , -101.147780 |
Colonia Magisterial | 20.109440 , -101.181390 |
Cuitzillo | 20.143820 , -101.152140 |
El Aguacate | 20.090000 , -101.117500 |
El Cerro | 20.041540 , -101.203320 |
El Charco | 20.145310 , -101.129300 |
El Deseada | 20.135280 , -101.160000 |
El Mirador | 20.114170 , -101.154440 |
Huahuemba | 20.163610 , -101.178060 |
Jara Brava | 20.131390 , -101.127220 |
La Mesa | 20.109720 , -101.165280 |
La Minita | 20.151110 , -101.157780 |
La Mojina | 20.153330 , -101.125000 |
La Peonia | 20.082780 , -101.139170 |
La Peonia Residencial Campestre | 20.083330 , -101.146670 |
La Presa | 20.180300 , -101.183900 |
La Soledad | 20.093060 , -101.193900 |
Lagunilla del Encinal | 20.124440 , -101.095830 |
Lagunilla del Rico | 20.091390 , -101.091940 |
Lagunillas | 20.091950 , -101.092780 |
Las Misiones | 20.160830 , -101.170000 |
Los Portalitos | 20.096960 , -101.152310 |
Los Rodriguez | 20.091670 , -101.103610 |
Los Zavala | 20.091110 , -101.095560 |
Potrero de los Andrade | 20.091670 , -101.189170 |
Predio la Lomita | 20.071670 , -101.130000 |
Rancho Alegre | 20.080000 , -101.140830 |
San Jose Cuaracurio | 20.103150 , -101.158160 |
Uriangato | 20.139001 , -101.173451 |
Notes:
- You can download geometry data for Uriangato 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.