Download outline map of Villa de Arista (geojson format) :
Villa de Arista.geojson (**)
Download polygon array of Villa de Arista map for "Google Maps" :
Villa de Arista.txt
Bounding Box for Villa de Arista Map : ( 22.5054606106 , -100.949578862 , 22.8228719797 , -100.66071769 )
Wikipedia ID for Villa de Arista : Q7930541
Wikipedia SPARQL Query for Villa de Arista (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7930541 wdt:P1082 ?population. }
OPTIONAL { wd:Q7930541 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7930541 wdt:P2046 ?area. }
OPTIONAL { wd:Q7930541 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7930541 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7930541 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 Villa de Arista map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](22.5054606106, -100.949578862, 22.8228719797, -100.66071769);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villa de Arista)
[out:json];
(
rel["name"="Villa de Arista"][type=boundary];
rel["name:en"="Villa de Arista"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa de Arista
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 22.660000 , -100.891390 |
Capillas (La Capilla) | 22.686940 , -100.913610 |
Charco Blanco | 22.710560 , -100.862500 |
Colonia Guadalupe | 22.657780 , -100.853610 |
Corazon de Jesus | 22.703830 , -100.926340 |
Derramaderos | 22.570250 , -100.932260 |
El Canon de las Auras | 22.738060 , -100.810830 |
El Charquito | 22.627830 , -100.692990 |
El Coyote | 22.750000 , -100.800000 |
El Maguey de Ezqueda | 22.699720 , -100.883330 |
El Olivo | 22.716670 , -100.913890 |
El Palmito | 22.543610 , -100.813890 |
El Pedernal | 22.732370 , -100.754170 |
El Refugio | 22.616670 , -100.869720 |
El Tajo | 22.699780 , -100.818250 |
El Tanquecito | 22.556940 , -100.825830 |
El Vergel | 22.722780 , -100.898890 |
Felipe Miranda | 22.694720 , -100.861110 |
Fraccion la Palma | 22.670830 , -100.900830 |
Guardarraya | 22.710900 , -100.832350 |
Ingeniero Palau (Rancho los Nogales) | 22.651110 , -100.843610 |
La Cecilia | 22.736110 , -100.844170 |
La Escondida | 22.768890 , -100.814170 |
La Granja | 22.706110 , -100.911670 |
La Lajita | 22.700280 , -100.830280 |
La Presa | 22.754510 , -100.807880 |
La Tinaja | 22.679440 , -100.770560 |
Las Milpas | 22.595760 , -100.873650 |
Los Hermanos Neri | 22.718610 , -100.885560 |
Los Parras | 22.626390 , -100.878060 |
Majada de Andres | 22.657700 , -100.707550 |
Martin Gamez | 22.662780 , -100.854170 |
Mezquite | 22.670810 , -100.914680 |
Milpillas | 22.696990 , -100.895180 |
Ninguno | 22.641670 , -100.870000 |
Palmas Anchas | 22.610560 , -100.861670 |
Pelotera | 22.645800 , -100.882560 |
Potrero el Maguey (Olga Lidia Monsivais) | 22.697220 , -100.891670 |
Rancho el Progreso | 22.683330 , -100.880000 |
Rancho San David | 22.653610 , -100.895560 |
Rancho San Jose de las Flores | 22.677500 , -100.855000 |
Rancho Santa Anita | 22.628890 , -100.874170 |
Rancho Santa Rosa (La Luz) | 22.723890 , -100.885560 |
Salitrillo | 22.649100 , -100.727450 |
San Antonio | 22.723890 , -100.856110 |
San Elias | 22.668820 , -100.857680 |
San Fernando | 22.688330 , -100.901390 |
San Fidel | 22.740830 , -100.873330 |
San Jose de Buenavista | 22.731110 , -100.863330 |
San Jose del Arbolito | 22.679170 , -100.844440 |
San Leonel | 22.595000 , -100.917780 |
San Pedro | 22.665550 , -100.832950 |
San Rafael | 22.698060 , -100.851940 |
Santa Teresa | 22.622460 , -100.884770 |
Santo Tomas | 22.608060 , -100.873610 |
Tanque el Arbol | 22.598890 , -100.869720 |
Verdes | 22.783330 , -100.766670 |
Villa de Arista | 22.643067 , -100.847059 |
Notes:
- You can download geometry data for Villa de Arista 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.