Chahuites (Oaxaca) Map Cropping Samples
Chahuites (Oaxaca) Map Cropping Samples-1
Chahuites (Oaxaca) Map Cropping Samples-2
Chahuites neighborhoods and villages map with 3D shadow effect
flag map of Chahuites with 3D shadow effect
Chahuites map with 3d shadow effect
Download outline map of Chahuites (geojson format) :
Chahuites.geojson (**)
Download polygon array of Chahuites map for "Google Maps" :
Chahuites.txt
Bounding Box for Chahuites Map : ( 16.240957 , -94.229007 , 16.310701 , -94.178682 )
Wikipedia ID for Chahuites : Q13389886
Wikipedia SPARQL Query for Chahuites (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q13389886 wdt:P1082 ?population. }
OPTIONAL { wd:Q13389886 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q13389886 wdt:P2046 ?area. }
OPTIONAL { wd:Q13389886 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q13389886 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q13389886 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 Chahuites map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.240957, -94.229007, 16.310701, -94.178682);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chahuites)
[out:json];
(
rel["name"="Chahuites"][type=boundary];
rel["name:en"="Chahuites"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chahuites
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boqueron | 16.250000 , -94.216670 |
Chahuites | 16.292180 , -94.193971 |
El Palenque | 16.253190 , -94.222840 |
El Porvenir | 16.246670 , -94.222780 |
El Retiro | 16.275560 , -94.196390 |
Guadalupe | 16.303620 , -94.192960 |
Jardin | 16.298590 , -94.186560 |
La Chicharra | 16.303060 , -94.201390 |
Los Conejos | 16.274170 , -94.191670 |
Piedra Parada | 16.271110 , -94.191940 |
Soledad Garcia | 16.278060 , -94.205830 |
Tuza | 16.300000 , -94.183330 |
Notes:
- You can download geometry data for Chahuites 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.