Download outline map of Otzoloapan (geojson format) :
Otzoloapan.geojson (**)
Download polygon array of Otzoloapan map for "Google Maps" :
Otzoloapan.txt
Bounding Box for Otzoloapan Map : ( 19.038213 , -100.410676 , 19.159098 , -100.198961 )
Wikipedia ID for Otzoloapan : Q3308560
Wikipedia SPARQL Query for Otzoloapan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3308560 wdt:P1082 ?population. }
OPTIONAL { wd:Q3308560 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3308560 wdt:P2046 ?area. }
OPTIONAL { wd:Q3308560 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3308560 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3308560 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 Otzoloapan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.038213, -100.410676, 19.159098, -100.198961);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Otzoloapan)
[out:json];
(
rel["name"="Otzoloapan"][type=boundary];
rel["name:en"="Otzoloapan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Otzoloapan
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Agua Zarca | 19.102410 , -100.287600 |
| Barrio de Guadalupe (Los Lotes) | 19.114480 , -100.302890 |
| Burrusqueta | 19.143100 , -100.357950 |
| Carranza | 19.114250 , -100.383120 |
| Cruz Blanca | 19.123750 , -100.363040 |
| Cruz de Piedra | 19.150000 , -100.350000 |
| El Cantaro | 19.084720 , -100.354380 |
| El Capiri | 19.107620 , -100.356930 |
| El Grajenal | 19.093990 , -100.368910 |
| El Marquesado de Llano Grande | 19.059030 , -100.298390 |
| El Pedregal | 19.117870 , -100.351280 |
| El Quinto | 19.147800 , -100.338930 |
| El Rincon de Mesa | 19.076190 , -100.324260 |
| El Rodeo | 19.138150 , -100.299600 |
| El Zapote (La Parota) | 19.143880 , -100.343930 |
| Estancia Chica | 19.076260 , -100.293880 |
| La Carrera | 19.106450 , -100.370760 |
| La Lumbre | 19.092420 , -100.338450 |
| La Lumbrera | 19.125000 , -100.316670 |
| La Lumbrera | 19.076690 , -100.400920 |
| La Palma | 19.134450 , -100.350530 |
| La Parota | 19.095090 , -100.352660 |
| La Presa (La Compuerta) | 19.109480 , -100.380140 |
| La Presa del Padre | 19.118320 , -100.307140 |
| La Vinata | 19.135090 , -100.369710 |
| Las Estacas | 19.134620 , -100.334540 |
| Las Paredes | 19.119090 , -100.356460 |
| Llano Grande (El Organo) | 19.078360 , -100.303490 |
| Los Pinzanes | 19.113610 , -100.383800 |
| Mesa del Zapote | 19.121670 , -100.267540 |
| Otzoloapan | 19.119074 , -100.297089 |
| Pinal del Marquesado | 19.135580 , -100.212970 |
| Puerto del Tigre | 19.151340 , -100.355810 |
| Puerto el Pinzan | 19.093300 , -100.337590 |
| San Miguel de la Campana (San Miguel) | 19.124990 , -100.322930 |
| San Miguel Piru | 19.116700 , -100.314510 |
| San Miguel Piru (El Piru) | 19.117560 , -100.315050 |
| Tareas | 19.116950 , -100.361800 |
| Terreros | 19.105010 , -100.385240 |
| Tingambato | 19.083330 , -100.333330 |
| Tingambato del Sur | 19.083580 , -100.409650 |
| Zuluapan | 19.142340 , -100.314810 |
Notes:
- You can download geometry data for Otzoloapan 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.