Download outline map of Jilotzingo (geojson format) :
Jilotzingo.geojson (**)
Download polygon array of Jilotzingo map for "Google Maps" :
Jilotzingo.txt
Bounding Box for Jilotzingo Map : ( 19.438288 , -99.475103 , 19.55711 , -99.319832 )
Wikipedia ID for Jilotzingo : Q2129957
Wikipedia SPARQL Query for Jilotzingo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2129957 wdt:P1082 ?population. }
OPTIONAL { wd:Q2129957 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2129957 wdt:P2046 ?area. }
OPTIONAL { wd:Q2129957 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2129957 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2129957 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 Jilotzingo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.438288, -99.475103, 19.55711, -99.319832);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jilotzingo)
[out:json];
(
rel["name"="Jilotzingo"][type=boundary];
rel["name:en"="Jilotzingo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jilotzingo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio de Dospi | 19.545610 , -99.392330 |
Barrio de Ensido | 19.493890 , -99.374440 |
Barrio Denxi (Los Alcanfores) | 19.541360 , -99.388660 |
Barrio el Calvario | 19.539530 , -99.402360 |
Barrio Gorondoni | 19.536320 , -99.403420 |
Barrio la Cuesta | 19.494720 , -99.336390 |
Barrio las Manzanitas | 19.542830 , -99.396560 |
Barrio Quixihuala | 19.538130 , -99.401810 |
Dangu | 19.517250 , -99.399970 |
Doditay | 19.521350 , -99.404220 |
Ejido Santa Maria Mazatla | 19.525510 , -99.348470 |
El Cocolillo | 19.547120 , -99.369730 |
El Tular Pena de Lobos | 19.527570 , -99.426680 |
Espiritu Santo | 19.530800 , -99.386440 |
Hacienda de Apaxco | 19.525130 , -99.347850 |
La Cruz | 19.509010 , -99.377520 |
La Cuesta de Xinte | 19.544830 , -99.345000 |
La Joya | 19.494820 , -99.422090 |
Las Manzanas | 19.494700 , -99.382010 |
Quishiguada | 19.531670 , -99.407780 |
San Luis Ayucan | 19.495877 , -99.360546 |
San Luis Ayucán | 19.496620 , -99.361450 |
San Miguel Tecpan | 19.532130 , -99.398030 |
Santa Ana Jilotzingo | 19.539192 , -99.396972 |
Santa María Mazatla | 19.518002 , -99.384741 |
Notes:
- You can download geometry data for Jilotzingo 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.