Download outline map of Bacadéhuachi (geojson format) :
Bacadéhuachi.geojson (**)
Download polygon array of Bacadéhuachi map for "Google Maps" :
Bacadéhuachi.txt
Bounding Box for Bacadéhuachi Map : ( 29.51423 , -109.258072 , 30.05354 , -108.838783 )
Wikipedia ID for Bacadéhuachi : Q24576717
Wikipedia SPARQL Query for Bacadéhuachi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q24576717 wdt:P1082 ?population. }
OPTIONAL { wd:Q24576717 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q24576717 wdt:P2046 ?area. }
OPTIONAL { wd:Q24576717 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q24576717 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q24576717 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 Bacadéhuachi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](29.51423, -109.258072, 30.05354, -108.838783);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bacadéhuachi)
[out:json];
(
rel["name"="Bacadéhuachi"][type=boundary];
rel["name:en"="Bacadéhuachi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bacadéhuachi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bacadéhuachi | 29.808363 , -109.141195 |
Corachi | 29.726430 , -109.122250 |
Cubachi | 29.714910 , -109.120940 |
El Carrizo | 29.949500 , -108.944520 |
El Mesquitalito | 29.557730 , -109.162600 |
El Moma | 29.907880 , -108.926780 |
El Palmar de San Gabriel | 29.660650 , -109.207130 |
El Palmarito | 29.682030 , -109.078960 |
El Pinon | 29.902980 , -108.997000 |
El Rincon | 29.586860 , -109.163900 |
El Saucito II | 29.749000 , -109.055060 |
El Sauz | 29.672870 , -109.124890 |
La Hiedra | 30.010300 , -108.993580 |
La Pipa | 29.958330 , -108.849150 |
Las Escobas | 29.994050 , -108.902810 |
Las Gallinas | 30.001110 , -109.034730 |
Matancitas | 29.837090 , -109.000220 |
Pie de la Cuesta | 30.026440 , -109.108110 |
Piedra de Lumbre | 30.009980 , -109.134000 |
Rancho Bamua | 29.778930 , -109.126210 |
Rancho El Coyote | 29.975620 , -109.132080 |
Rancho El Saucito | 29.752950 , -109.052900 |
Rancho La Tinaja | 29.914830 , -109.125880 |
Rancho Tereverachi | 29.750000 , -109.083330 |
Rodadero | 29.732240 , -109.088200 |
San Gabriel de los Castores | 29.730080 , -109.221200 |
Notes:
- You can download geometry data for Bacadéhuachi 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.