Download outline map of Apozol (geojson format) :
Apozol.geojson (**)
Download polygon array of Apozol map for "Google Maps" :
Apozol.txt
Bounding Box for Apozol Map : ( 21.361786 , -103.219652 , 21.563163 , -102.934977 )
Wikipedia ID for Apozol : Q2651802
Wikipedia SPARQL Query for Apozol (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2651802 wdt:P1082 ?population. }
OPTIONAL { wd:Q2651802 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2651802 wdt:P2046 ?area. }
OPTIONAL { wd:Q2651802 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2651802 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2651802 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 Apozol map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.361786, -103.219652, 21.563163, -102.934977);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Apozol)
[out:json];
(
rel["name"="Apozol"][type=boundary];
rel["name:en"="Apozol"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Apozol
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apozol | 21.467611 , -103.086786 |
Atascadero | 21.503380 , -103.121350 |
Banco de Piedra | 21.510560 , -103.165830 |
Banco de Roca | 21.483240 , -103.199010 |
Cacomite | 21.500670 , -103.157140 |
Cerro Alto (Rancho de la Soledad) | 21.396110 , -102.977220 |
Colonia Juarez | 21.443610 , -102.991110 |
El Ayo | 21.454060 , -103.040170 |
El Barrio | 21.466670 , -103.116670 |
El Capulincito | 21.475560 , -102.971940 |
El Establo | 21.482780 , -103.093330 |
El Guamuchil | 21.486650 , -102.992170 |
El Mezquite | 21.466390 , -103.018060 |
El Rescoldo | 21.469110 , -103.104340 |
Hierbabuena | 21.482220 , -103.008060 |
La Calera | 21.466110 , -103.076110 |
La Campana | 21.435000 , -102.995560 |
La Chancla | 21.450000 , -103.116670 |
La Cuchilla | 21.403190 , -102.997390 |
La Haciendita | 21.509090 , -103.110960 |
La Jarilla | 21.421650 , -102.965890 |
La Joya | 21.495280 , -102.976110 |
La Labor | 21.460000 , -103.091940 |
La Laguna | 21.495560 , -103.109440 |
La Mesa de Baraja | 21.451420 , -102.969800 |
La Purisima | 21.449800 , -103.093670 |
La Tiricia | 21.438610 , -103.100000 |
Las Anonas | 21.508730 , -103.141090 |
Las Chivas | 21.453890 , -103.012500 |
Las Pilas | 21.485280 , -103.031940 |
Los Alisos | 21.414430 , -102.955270 |
Los Llamas | 21.503090 , -103.090190 |
Media Luna | 21.511670 , -103.085560 |
Mejias | 21.463500 , -102.974540 |
Mesa de Fris | 21.450000 , -102.958330 |
Mesa de Huerta | 21.480370 , -102.981730 |
Palma Cuata | 21.485040 , -103.018120 |
Pila Honda | 21.421430 , -102.997290 |
Puerta Blanca | 21.445890 , -103.108210 |
Rancho de Ayo | 21.454440 , -103.039720 |
Rancho Viejo | 21.416110 , -102.995830 |
Rincon Verde | 21.519170 , -103.145830 |
Salto Cerrado | 21.458960 , -102.966690 |
San Ignacio | 21.490750 , -103.138190 |
San Miguel de Atotonilco | 21.497090 , -103.082960 |
San Nicolas | 21.523610 , -103.101390 |
Sauz de los Gonzalez | 21.473060 , -103.019440 |
Tecongo | 21.518800 , -103.131910 |
Notes:
- You can download geometry data for Apozol 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.