Godere (Gambela) Map Cropping Samples
Godere (Gambela) Map Cropping Samples-1
Godere (Gambela) Map Cropping Samples-2
Godere neighborhoods and villages map with 3D shadow effect
flag map of Godere with 3D shadow effect
Godere map with 3d shadow effect
Download outline map of Godere (geojson format) :
Godere.geojson (**)
Download polygon array of Godere map for "Google Maps" :
Godere.txt
Bounding Box for Godere Map : ( 7.113482 , 34.890678 , 7.608082 , 35.367371 )
Wikipedia ID for Godere : Q3109736
Wikipedia SPARQL Query for Godere (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3109736 wdt:P1082 ?population. }
OPTIONAL { wd:Q3109736 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3109736 wdt:P2046 ?area. }
OPTIONAL { wd:Q3109736 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3109736 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3109736 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 Godere map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.113482, 34.890678, 7.608082, 35.367371);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Godere)
[out:json];
(
rel["name"="Godere"][type=boundary];
rel["name:en"="Godere"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Godere
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abbacialti | 7.516670 , 35.033330 |
Arito | 7.316670 , 35.333330 |
Betmai | 7.266670 , 35.100000 |
Dodi | 7.350000 , 35.033330 |
Gesci | 7.566670 , 35.033330 |
Gogu | 7.383330 , 35.066670 |
Goshcandi | 7.383330 , 35.333330 |
Gubit'o | 7.283330 , 35.333330 |
Manta Bacci | 7.316670 , 35.333330 |
Meti Ciafi | 7.233330 , 35.316670 |
Peso | 7.200000 , 35.166670 |
Tilk'u Met'i | 7.266670 , 35.316670 |
Notes:
- You can download geometry data for Godere 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.