Download outline map of Ayapango (geojson format) :
Ayapango.geojson (**)
Download polygon array of Ayapango map for "Google Maps" :
Ayapango.txt
Bounding Box for Ayapango Map : ( 19.071678 , -98.852674 , 19.169276 , -98.772836 )
Wikipedia ID for Ayapango : Q3308521
Wikipedia SPARQL Query for Ayapango (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3308521 wdt:P1082 ?population. }
OPTIONAL { wd:Q3308521 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3308521 wdt:P2046 ?area. }
OPTIONAL { wd:Q3308521 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3308521 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3308521 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 Ayapango map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.071678, -98.852674, 19.169276, -98.772836);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ayapango)
[out:json];
(
rel["name"="Ayapango"][type=boundary];
rel["name:en"="Ayapango"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ayapango
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arenal [Granja] | 19.123470 , -98.793320 |
Ayapango de Gabriel Ramos M. | 19.128354 , -98.803886 |
Ayapango de Gabriel Ramos Millan | 19.134860 , -98.826763 |
Camaxtle | 19.129930 , -98.799950 |
Camila (Amatla) [Granja] | 19.120970 , -98.803040 |
Camino a la Retana | 19.124400 , -98.808000 |
Carretera Ayapango | 19.130460 , -98.785640 |
Cemoloc Grande | 19.114300 , -98.802490 |
Colonia San Diego | 19.129290 , -98.785680 |
El Arenal (Camino al Arenal) | 19.125640 , -98.792270 |
Ex-hacienda San Andres Teticpan | 19.118820 , -98.833270 |
Juvencio Avendano Mendez | 19.129880 , -98.776230 |
La Colonia | 19.144440 , -98.786670 |
Las Casitas (Tepexpan) | 19.129500 , -98.796640 |
Los Hernandez | 19.112110 , -98.791080 |
Los Ocotes | 19.140840 , -98.806600 |
Mihuacan | 19.108610 , -98.808760 |
Nuestra Senora de Fatima | 19.135240 , -98.803420 |
Pahuacan | 19.107030 , -98.805770 |
Predio el Calvario | 19.120030 , -98.807000 |
Rancho Dos Marias | 19.141600 , -98.794120 |
Rancho el Galpon | 19.116310 , -98.805010 |
Rancho San Miguel | 19.134760 , -98.810090 |
Rancho San Rafael (Tepenacaxco) | 19.129030 , -98.814590 |
Santa Cruz de Tamariz | 19.145030 , -98.787870 |
Temoztitla | 19.111050 , -98.795000 |
Notes:
- You can download geometry data for Ayapango 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.