Download outline map of Juchitepec (geojson format) :
Juchitepec.geojson (**)
Download polygon array of Juchitepec map for "Google Maps" :
Juchitepec.txt
Bounding Box for Juchitepec Map : ( 19.023869 , -98.978995 , 19.174384 , -98.832364 )
Wikipedia ID for Juchitepec : Q2393522
Wikipedia SPARQL Query for Juchitepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2393522 wdt:P1082 ?population. }
OPTIONAL { wd:Q2393522 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2393522 wdt:P2046 ?area. }
OPTIONAL { wd:Q2393522 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2393522 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2393522 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 Juchitepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.023869, -98.978995, 19.174384, -98.832364);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Juchitepec)
[out:json];
(
rel["name"="Juchitepec"][type=boundary];
rel["name:en"="Juchitepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Juchitepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antonio Alzate [Escuela] | 19.080340 , -98.845600 |
Barrio Santa Cecilia | 19.081090 , -98.846640 |
Barrio Santa Rosa de Lima | 19.079130 , -98.845050 |
Camino a la Mina | 19.090000 , -98.853050 |
Cerro de Lohuacajio (Calle Guillermo Prieto) | 19.086490 , -98.849280 |
Colonia la Rosita | 19.090290 , -98.850060 |
Colonia Techachal | 19.109020 , -98.884160 |
El Madrono | 19.085820 , -98.873810 |
El Tezontlal | 19.085850 , -98.856420 |
El Tititlal | 19.079010 , -98.855080 |
Juchitepec de Mariano Rivapalacio | 19.100153 , -98.879385 |
La Gallera | 19.124410 , -98.877560 |
La Garita | 19.110500 , -98.881110 |
La Loma | 19.095690 , -98.886940 |
Las Minas [Restaurante] | 19.092340 , -98.866860 |
Mario Sanchez R. | 19.075140 , -98.838050 |
Rancho Cruz Rueda | 19.086190 , -98.878440 |
Rancho Gabino Tlaseca (El Llano) | 19.090000 , -98.895180 |
Rancho los Duraznos (Yometitla) | 19.102910 , -98.899990 |
San Matías Cuijingo | 19.084299 , -98.852985 |
Santa Rita | 19.098440 , -98.865150 |
Tlaxcantitla | 19.066670 , -98.900000 |
Tlaxomulco | 19.100000 , -98.850000 |
Notes:
- You can download geometry data for Juchitepec 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.