Download outline map of Jantetelco (geojson format) :
Jantetelco.geojson (**)
Download polygon array of Jantetelco map for "Google Maps" :
Jantetelco.txt
Bounding Box for Jantetelco Map : ( 18.587832 , -98.854636 , 18.752288 , -98.711426 )
Wikipedia ID for Jantetelco : Q17377213
Wikipedia SPARQL Query for Jantetelco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q17377213 wdt:P1082 ?population. }
OPTIONAL { wd:Q17377213 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q17377213 wdt:P2046 ?area. }
OPTIONAL { wd:Q17377213 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q17377213 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q17377213 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 Jantetelco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.587832, -98.854636, 18.752288, -98.711426);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jantetelco)
[out:json];
(
rel["name"="Jantetelco"][type=boundary];
rel["name:en"="Jantetelco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jantetelco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amayuca | 18.722645 , -98.797583 |
Campo Amatzongo | 18.736670 , -98.788060 |
Campo Chalpa | 18.721390 , -98.788890 |
Campo de las Rentas | 18.732220 , -98.800280 |
Chalcatzingo | 18.688900 , -98.774870 |
Colonia Cuatro Caminos | 18.712780 , -98.798060 |
Colonia Emiliano Zapata (La Granja) | 18.643060 , -98.747500 |
Colonia Manuel Alarcon | 18.723330 , -98.777500 |
Colonia Mariano Matamoros (Puente Colorado) | 18.711670 , -98.783330 |
Corral Grande (Rancho el Coral) | 18.735560 , -98.841110 |
El Granadillo | 18.740560 , -98.779440 |
El Ranchito (El Jagueey) | 18.706670 , -98.780560 |
Fraccionamiento Alondra | 18.718330 , -98.801670 |
Jantetelco | 18.716233 , -98.777558 |
La Joya | 18.680930 , -98.776970 |
La Laja | 18.666940 , -98.731110 |
La Renta | 18.730560 , -98.808330 |
La Y | 18.731110 , -98.813330 |
Los Bordos | 18.736390 , -98.824720 |
Nuevo Xochimilco | 18.702220 , -98.800280 |
Penon de los Banos | 18.616480 , -98.743210 |
Rancho la Huerta | 18.627220 , -98.718060 |
Rancho los Robles (La Nogalera) | 18.616110 , -98.738060 |
San Antonio la Esperanza | 18.612220 , -98.732220 |
San Martin | 18.738890 , -98.826940 |
Santa Lucia | 18.714620 , -98.794480 |
Serafin Marcial Bonilla | 18.726940 , -98.800280 |
Tecuancaco | 18.716670 , -98.800000 |
Notes:
- You can download geometry data for Jantetelco 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.