Villa de Etla (Oaxaca) Map Cropping Samples
Villa de Etla (Oaxaca) Map Cropping Samples-1
Villa de Etla (Oaxaca) Map Cropping Samples-2
Villa de Etla neighborhoods and villages map with 3D shadow effect
flag map of Villa de Etla with 3D shadow effect
Villa de Etla map with 3d shadow effect
Download outline map of Villa de Etla (geojson format) :
Villa de Etla.geojson (**)
Download polygon array of Villa de Etla map for "Google Maps" :
Villa de Etla.txt
Bounding Box for Villa de Etla Map : ( 17.179 , -96.810477 , 17.21524 , -96.771601 )
Wikipedia ID for Villa de Etla : Q3894929
Wikipedia SPARQL Query for Villa de Etla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3894929 wdt:P1082 ?population. }
OPTIONAL { wd:Q3894929 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3894929 wdt:P2046 ?area. }
OPTIONAL { wd:Q3894929 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3894929 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3894929 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 Villa de Etla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.179, -96.810477, 17.21524, -96.771601);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Villa de Etla)
[out:json];
(
rel["name"="Villa de Etla"][type=boundary];
rel["name:en"="Villa de Etla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Villa de Etla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Ilhuicamina (El Nanchal) | 17.201940 , -96.792780 |
El Espinal | 17.188610 , -96.806940 |
Santo Domingo Barrio Alto | 17.197420 , -96.789730 |
Santo Domingo Barrio Bajo | 17.191940 , -96.801950 |
Villa de Etla | 17.199286 , -96.800788 |
Notes:
- You can download geometry data for Villa de Etla 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.