Amixtlán (Puebla) Map Cropping Samples
Amixtlán (Puebla) Map Cropping Samples-1
Amixtlán (Puebla) Map Cropping Samples-2
Amixtlán neighborhoods and villages map with 3D shadow effect
flag map of Amixtlán with 3D shadow effect
Amixtlán map with 3d shadow effect
Download outline map of Amixtlán (geojson format) :
Amixtlán.geojson (**)
Download polygon array of Amixtlán map for "Google Maps" :
Amixtlán.txt
Bounding Box for Amixtlán Map : ( 20.025155 , -97.846259 , 20.086722 , -97.742509 )
Wikipedia ID for Amixtlán : Q2001208
Wikipedia SPARQL Query for Amixtlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2001208 wdt:P1082 ?population. }
OPTIONAL { wd:Q2001208 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2001208 wdt:P2046 ?area. }
OPTIONAL { wd:Q2001208 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2001208 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2001208 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 Amixtlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.025155, -97.846259, 20.086722, -97.742509);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Amixtlán)
[out:json];
(
rel["name"="Amixtlán"][type=boundary];
rel["name:en"="Amixtlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Amixtlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amixtlán | 20.047034 , -97.799005 |
Cacochon | 20.066660 , -97.749450 |
Cuautotola | 20.068410 , -97.798060 |
El Ocotal | 20.075190 , -97.827620 |
El Pinal | 20.060130 , -97.810830 |
Litkotna | 20.060630 , -97.749470 |
Mirasol | 20.045470 , -97.811340 |
Santa Cruz | 20.038920 , -97.804910 |
Yacalocanal | 20.044960 , -97.840560 |
Notes:
- You can download geometry data for Amixtlán 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.