Axutla (Puebla) Map Cropping Samples
Axutla (Puebla) Map Cropping Samples-1
Axutla (Puebla) Map Cropping Samples-2
Axutla neighborhoods and villages map with 3D shadow effect
flag map of Axutla with 3D shadow effect
Axutla map with 3d shadow effect
Download outline map of Axutla (geojson format) :
Axutla.geojson (**)
Download polygon array of Axutla map for "Google Maps" :
Axutla.txt
Bounding Box for Axutla Map : ( 18.079558 , -98.462467 , 18.289856 , -98.327135 )
Wikipedia ID for Axutla : Q3893112
Wikipedia SPARQL Query for Axutla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3893112 wdt:P1082 ?population. }
OPTIONAL { wd:Q3893112 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3893112 wdt:P2046 ?area. }
OPTIONAL { wd:Q3893112 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3893112 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3893112 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 Axutla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.079558, -98.462467, 18.289856, -98.327135);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Axutla)
[out:json];
(
rel["name"="Axutla"][type=boundary];
rel["name:en"="Axutla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Axutla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Axutla | 18.189115 , -98.392251 |
El Tecomate | 18.246180 , -98.406570 |
Huehuepiaxtla | 18.154340 , -98.386750 |
La Joya del Tamarindo | 18.181030 , -98.386650 |
La Ordena | 18.214510 , -98.391100 |
Los Guamuchiles Cuates | 18.211110 , -98.388720 |
Tlaxixinca | 18.118330 , -98.401940 |
Notes:
- You can download geometry data for Axutla 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.