Ayotzintepec (Oaxaca) Map Cropping Samples
Ayotzintepec (Oaxaca) Map Cropping Samples-1
Ayotzintepec (Oaxaca) Map Cropping Samples-2
Ayotzintepec neighborhoods and villages map with 3D shadow effect
flag map of Ayotzintepec with 3D shadow effect
Ayotzintepec map with 3d shadow effect
Download outline map of Ayotzintepec (geojson format) :
Ayotzintepec.geojson (**)
Download polygon array of Ayotzintepec map for "Google Maps" :
Ayotzintepec.txt
Bounding Box for Ayotzintepec Map : ( 17.649637 , -96.294121 , 17.802097 , -96.08822 )
Wikipedia ID for Ayotzintepec : Q556236
Wikipedia SPARQL Query for Ayotzintepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q556236 wdt:P1082 ?population. }
OPTIONAL { wd:Q556236 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q556236 wdt:P2046 ?area. }
OPTIONAL { wd:Q556236 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q556236 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q556236 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 Ayotzintepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.649637, -96.294121, 17.802097, -96.08822);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ayotzintepec)
[out:json];
(
rel["name"="Ayotzintepec"][type=boundary];
rel["name:en"="Ayotzintepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ayotzintepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Cal | 17.689720 , -96.250830 |
Ayotzintepec | 17.673533 , -96.130235 |
Carrillo | 17.666670 , -96.150000 |
Monte Mario | 17.675560 , -96.162500 |
Monte Tinta | 17.763380 , -96.139610 |
San Pedro Ozumacin | 17.678610 , -96.225560 |
Notes:
- You can download geometry data for Ayotzintepec 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.