Soledad Etla (Oaxaca) Map Cropping Samples
Soledad Etla (Oaxaca) Map Cropping Samples-1
Soledad Etla (Oaxaca) Map Cropping Samples-2
Soledad Etla neighborhoods and villages map with 3D shadow effect
flag map of Soledad Etla with 3D shadow effect
Soledad Etla map with 3d shadow effect
Download outline map of Soledad Etla (geojson format) :
Soledad Etla.geojson (**)
Download polygon array of Soledad Etla map for "Google Maps" :
Soledad Etla.txt
Bounding Box for Soledad Etla Map : ( 17.140902 , -96.855503 , 17.175724 , -96.799529 )
Wikipedia ID for Soledad Etla : Q3889941
Wikipedia SPARQL Query for Soledad Etla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3889941 wdt:P1082 ?population. }
OPTIONAL { wd:Q3889941 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3889941 wdt:P2046 ?area. }
OPTIONAL { wd:Q3889941 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3889941 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3889941 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 Soledad Etla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.140902, -96.855503, 17.175724, -96.799529);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Soledad Etla)
[out:json];
(
rel["name"="Soledad Etla"][type=boundary];
rel["name:en"="Soledad Etla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Soledad Etla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Chapultepec | 17.165560 , -96.821940 |
El Arroyo Veinte | 17.162500 , -96.822220 |
El Sabino | 17.159170 , -96.802780 |
Estanzuela | 17.169440 , -96.835560 |
La Era | 17.164170 , -96.821670 |
Matadamas | 17.160000 , -96.816940 |
Soledad Etla | 17.170258 , -96.824847 |
Notes:
- You can download geometry data for Soledad 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.