Download outline map of Otzolotepec (geojson format) :
Otzolotepec.geojson (**)
Download polygon array of Otzolotepec map for "Google Maps" :
Otzolotepec.txt
Bounding Box for Otzolotepec Map : ( 19.375549 , -99.634756 , 19.51332 , -99.432881 )
Wikipedia ID for Otzolotepec : Q3300397
Wikipedia SPARQL Query for Otzolotepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3300397 wdt:P1082 ?population. }
OPTIONAL { wd:Q3300397 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3300397 wdt:P2046 ?area. }
OPTIONAL { wd:Q3300397 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3300397 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3300397 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 Otzolotepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.375549, -99.634756, 19.51332, -99.432881);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Otzolotepec)
[out:json];
(
rel["name"="Otzolotepec"][type=boundary];
rel["name:en"="Otzolotepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Otzolotepec
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Barrio de la Barranca | 19.435830 , -99.558330 |
| Barrio de San Juan | 19.414200 , -99.537170 |
| Barrio el Capulin | 19.418600 , -99.546940 |
| Barrio Solanos | 19.437500 , -99.546940 |
| Bernal | 19.503910 , -99.474760 |
| Colonia Guadalupe Victoria | 19.384792 , -99.582841 |
| Dos Caminos | 19.402400 , -99.565430 |
| Ejido de la Y Sección Siete A Revolución | 19.390337 , -99.608812 |
| Ejido de Mozoquilpan | 19.424170 , -99.528330 |
| Ejido la Providencia | 19.382770 , -99.620710 |
| Fabrica Maria | 19.460390 , -99.552020 |
| Guadalupe Victoria | 19.387570 , -99.579190 |
| La Concepcion de Hidalgo | 19.450540 , -99.531390 |
| La Joya | 19.392770 , -99.575900 |
| La Loma de Puente San Pedro | 19.414720 , -99.583890 |
| La Paja | 19.416940 , -99.571110 |
| La Presa | 19.461670 , -99.486390 |
| La Raya | 19.422500 , -99.569170 |
| La Rosa | 19.444440 , -99.506390 |
| La Trampa | 19.454110 , -99.482310 |
| La Y | 19.398060 , -99.589720 |
| Rancho el Oxco | 19.453330 , -99.477500 |
| San Agustin Mimbres | 19.450690 , -99.556260 |
| San Isidro las Trojes | 19.433060 , -99.539440 |
| San Lorenzo | 19.416670 , -99.583330 |
| San Mateo Capulhuac | 19.469412 , -99.528477 |
| San Mateo Mozoquilpan | 19.433105 , -99.560124 |
| Santa Ana Jilotzingo | 19.452478 , -99.492292 |
| Santa Ana Mayorazgo | 19.429510 , -99.512700 |
| Santa María Tetitla | 19.424509 , -99.558069 |
| Seccion Seis San Andres Cuexcontitlan | 19.384340 , -99.599330 |
| Seccion Sieste San Andres Cuexcontitlan | 19.395150 , -99.613460 |
| Villa Cuauhtémoc | 19.411721 , -99.559208 |
Notes:
- You can download geometry data for Otzolotepec 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.