Download outline map of Axapusco (geojson format) :
Axapusco.geojson (**)
Download polygon array of Axapusco map for "Google Maps" :
Axapusco.txt
Bounding Box for Axapusco Map : ( 19.648831 , -98.869333 , 19.883541 , -98.596867 )
Wikipedia ID for Axapusco : Q4830200
Wikipedia SPARQL Query for Axapusco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4830200 wdt:P1082 ?population. }
OPTIONAL { wd:Q4830200 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4830200 wdt:P2046 ?area. }
OPTIONAL { wd:Q4830200 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4830200 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4830200 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 Axapusco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.648831, -98.869333, 19.883541, -98.596867);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Axapusco)
[out:json];
(
rel["name"="Axapusco"][type=boundary];
rel["name:en"="Axapusco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Axapusco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atla (Tecuautitlan Atla) | 19.748610 , -98.689170 |
Axapusco | 19.725138 , -98.754933 |
Barrio San Antonio | 19.736110 , -98.756390 |
Barrio San Bartolo Alto | 19.729170 , -98.745830 |
Cerrito del Tlalayote | 19.848970 , -98.777200 |
Colonia Cuauhtemoc | 19.717640 , -98.759740 |
Colonia los Remedios | 19.734440 , -98.791110 |
Colonia Rio Bravo | 19.778060 , -98.704170 |
Colonia San Antonio (Rancho los Morales) | 19.779130 , -98.619530 |
Colonia Santa Ana | 19.779630 , -98.654360 |
Crucero Santo Domingo (Parada de Tepexingo) | 19.752850 , -98.756040 |
Ejido Cuautlacingo | 19.704020 , -98.769110 |
Ejido Tepeyahualco | 19.776490 , -98.636340 |
El Colorado | 19.718620 , -98.671940 |
Ex-Hacienda Campero | 19.705800 , -98.667290 |
Guadalupe Relinas | 19.875490 , -98.776370 |
Hacienda San Jose de Salinas | 19.803390 , -98.798140 |
Jaltepec | 19.730331 , -98.634716 |
La Fonda | 19.749720 , -98.758610 |
La Mocha | 19.724020 , -98.701060 |
Las Veladoras | 19.729250 , -98.766650 |
Los Cuates | 19.720920 , -98.733040 |
Rancho la Laguna | 19.860630 , -98.776370 |
San Antonio Coayuca | 19.852500 , -98.803670 |
San Antonio Ometusco | 19.779230 , -98.629010 |
San Felipe Zacatepec | 19.842160 , -98.784870 |
San Miguel Ometusco | 19.783490 , -98.669290 |
San Pablo Xuchil | 19.807220 , -98.764720 |
Santa Clara | 19.850000 , -98.766670 |
Santa María Aticpac | 19.854468 , -98.746098 |
Santo Domingo Aztacameca | 19.782431 , -98.768505 |
Tecuautitlan | 19.729720 , -98.689530 |
Tezoncalli | 19.735000 , -98.738890 |
Tlalayote | 19.714960 , -98.749180 |
Tlamapa | 19.741670 , -98.756940 |
Zacatepec | 19.836570 , -98.762810 |
Notes:
- You can download geometry data for Axapusco 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.