Download outline map of Bustamante (geojson format) :
Bustamante.geojson (**)
Download polygon array of Bustamante map for "Google Maps" :
Bustamante.txt
Bounding Box for Bustamante Map : ( 23.096857 , -100.14495 , 23.551008 , -99.631987 )
Wikipedia ID for Bustamante : Q418234
Wikipedia SPARQL Query for Bustamante (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q418234 wdt:P1082 ?population. }
OPTIONAL { wd:Q418234 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q418234 wdt:P2046 ?area. }
OPTIONAL { wd:Q418234 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q418234 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q418234 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 Bustamante map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.096857, -100.14495, 23.551008, -99.631987);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bustamante)
[out:json];
(
rel["name"="Bustamante"][type=boundary];
rel["name:en"="Bustamante"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bustamante
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Albercas | 23.271520 , -100.062610 |
| Bustamante | 23.435834 , -99.758646 |
| Calabacillas | 23.218750 , -99.734630 |
| El Aguacate | 23.331290 , -99.764390 |
| El Capulin | 23.293060 , -99.665000 |
| El Caracol | 23.329750 , -99.870190 |
| El Caracol (Los Caracoles) | 23.329440 , -99.871670 |
| El Llano y Anexas (El Llano) | 23.347500 , -100.005280 |
| El Macuate | 23.290250 , -99.996130 |
| Felipe Angeles | 23.388760 , -99.755340 |
| Gavilan | 23.383330 , -99.783330 |
| Hoya Concepcion | 23.350000 , -99.866670 |
| Joya Alvarado | 23.416670 , -99.850000 |
| Joya de Herrera | 23.432570 , -99.812940 |
| Joya de San Francisco | 23.313420 , -99.936350 |
| Joya Quemada | 23.463590 , -99.676800 |
| La Cardoncita | 23.387280 , -99.986010 |
| La Higuera | 23.329430 , -100.067390 |
| La Loma Rosa | 23.330970 , -100.121080 |
| La Parida | 23.400000 , -99.883330 |
| La Pena | 23.483330 , -99.866670 |
| La Tajada | 23.280610 , -99.881480 |
| La Verdolaga | 23.282450 , -99.871930 |
| Las Antonias | 23.376550 , -99.885780 |
| Licenciado Gabino Vazquez | 23.496110 , -99.720600 |
| Loma Rasa | 23.333330 , -100.116670 |
| Los Tanques | 23.374170 , -99.996670 |
| Magdaleno Aguilar | 23.281140 , -99.870040 |
| Montevideo | 23.210830 , -100.017480 |
| Nuevo Progreso (Las Animas) | 23.128060 , -100.097500 |
| Pantanito | 23.433330 , -99.833330 |
| Penita | 23.300000 , -100.000000 |
| Plutarco Elias Calles (Joya del Maguey) | 23.361500 , -99.849680 |
| Presa San Antonio | 23.350000 , -100.016670 |
| Sabinas | 23.200000 , -100.066670 |
| San Antonio de Padua | 23.369020 , -100.085760 |
| San Francisco (San Francisco de Padua) | 23.356670 , -100.082780 |
| San Francisco de Paula | 23.358240 , -100.083470 |
| San Jose de las Flores | 23.196530 , -100.074260 |
| San Miguel de Waldo | 23.315560 , -99.733610 |
| San Miguel de Waldo | 23.311240 , -99.734600 |
| San Nicolas | 23.342600 , -100.075020 |
| San Rafael | 23.390550 , -99.701190 |
| San Vicente | 23.483330 , -99.750000 |
| Santa Efigenia | 23.483330 , -99.750000 |
| Santa Rosalia | 23.405380 , -99.841700 |
| Tanquecillo | 23.283330 , -99.783330 |
| Villa de Bustamante | 23.433330 , -99.750000 |
Notes:
- You can download geometry data for Bustamante 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.