Yogana (Oaxaca) Map Cropping Samples
Yogana (Oaxaca) Map Cropping Samples-1
Yogana (Oaxaca) Map Cropping Samples-2
Yogana neighborhoods and villages map with 3D shadow effect
flag map of Yogana with 3D shadow effect
Yogana map with 3d shadow effect
Download outline map of Yogana (geojson format) :
Yogana.geojson (**)
Download polygon array of Yogana map for "Google Maps" :
Yogana.txt
Bounding Box for Yogana Map : ( 16.397014 , -96.868316 , 16.480545 , -96.734994 )
Wikipedia ID for Yogana : Q8054349
Wikipedia SPARQL Query for Yogana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q8054349 wdt:P1082 ?population. }
OPTIONAL { wd:Q8054349 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q8054349 wdt:P2046 ?area. }
OPTIONAL { wd:Q8054349 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q8054349 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q8054349 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 Yogana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.397014, -96.868316, 16.480545, -96.734994);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yogana)
[out:json];
(
rel["name"="Yogana"][type=boundary];
rel["name:en"="Yogana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yogana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Arriba | 16.446110 , -96.764720 |
Pie de Lachique | 16.456530 , -96.846150 |
Yogana | 16.455538 , -96.781397 |
Notes:
- You can download geometry data for Yogana 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.