Download outline map of Cañadas de Obregón (geojson format) :
Cañadas de Obregón.geojson (**)
Download polygon array of Cañadas de Obregón map for "Google Maps" :
Cañadas de Obregón.txt
Bounding Box for Cañadas de Obregón Map : ( 21.06915089 , -102.822868544 , 21.2660065743 , -102.570240781 )
Wikipedia ID for Cañadas de Obregón : Q2943527
Wikipedia SPARQL Query for Cañadas de Obregón (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2943527 wdt:P1082 ?population. }
OPTIONAL { wd:Q2943527 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2943527 wdt:P2046 ?area. }
OPTIONAL { wd:Q2943527 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2943527 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2943527 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 Cañadas de Obregón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.06915089, -102.822868544, 21.2660065743, -102.570240781);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cañadas de Obregón)
[out:json];
(
rel["name"="Cañadas de Obregón"][type=boundary];
rel["name:en"="Cañadas de Obregón"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cañadas de Obregón
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Zarca | 21.169170 , -102.619440 |
Barreras | 21.204440 , -102.649720 |
Cañadas de Obregón | 21.148478 , -102.687456 |
Capellania | 21.143060 , -102.678890 |
Catachime | 21.140830 , -102.646940 |
Chipitilte | 21.206390 , -102.670280 |
El Cerro de la Calabaza | 21.097500 , -102.768610 |
El Laurel | 21.231670 , -102.626670 |
El Mogote | 21.147780 , -102.647220 |
El Palo de la Cruz | 21.126390 , -102.632780 |
El Rodeo | 21.095560 , -102.714170 |
El Salitre | 21.185280 , -102.679440 |
El Sitio | 21.184170 , -102.640830 |
La Cofradia | 21.185280 , -102.763890 |
La Cueva (Santa Rosalia de la Cueva) | 21.240560 , -102.594440 |
La Laguna de Gobierno | 21.103890 , -102.687500 |
La Tapona | 21.162500 , -102.638610 |
La Villita | 21.106110 , -102.798610 |
Loreto | 21.183330 , -102.633330 |
Los Hornos | 21.133610 , -102.593060 |
Los Tepozanes | 21.244170 , -102.602500 |
Los Yugos | 21.083710 , -102.799770 |
Nangue | 21.150000 , -102.816670 |
Ojo de Agua | 21.136940 , -102.608060 |
Presa Colorada | 21.095560 , -102.799720 |
Rincon de Guzman | 21.245500 , -102.634380 |
Tecameca | 21.140560 , -102.610000 |
Temacaoulin | 21.187950 , -102.706590 |
Terrazas | 21.131940 , -102.631940 |
Tonala | 21.136390 , -102.689170 |
Villa Obregón | 21.149250 , -102.687350 |
Zapotillo | 21.149330 , -102.804530 |
Notes:
- You can download geometry data for Cañadas de Obregón 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.