Dokolo (Dokolo) Map Cropping Samples
Dokolo (Dokolo) Map Cropping Samples-1
Dokolo (Dokolo) Map Cropping Samples-2
Dokolo neighborhoods and villages map with 3D shadow effect
flag map of Dokolo with 3D shadow effect
Dokolo map with 3d shadow effect
Download outline map of Dokolo (geojson format) :
Dokolo.geojson (**)
Download polygon array of Dokolo map for "Google Maps" :
Dokolo.txt
Bounding Box for Dokolo Map : ( 1.707964 , 32.860566 , 2.111103 , 33.289156 )
Wikipedia ID for Dokolo : Q1318872
Wikipedia SPARQL Query for Dokolo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1318872 wdt:P1082 ?population. }
OPTIONAL { wd:Q1318872 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1318872 wdt:P2046 ?area. }
OPTIONAL { wd:Q1318872 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1318872 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1318872 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 Dokolo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.707964, 32.860566, 2.111103, 33.289156);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dokolo)
[out:json];
(
rel["name"="Dokolo"][type=boundary];
rel["name:en"="Dokolo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dokolo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abankwoni | 1.803430 , 33.031870 |
Abeyi | 1.856110 , 32.990800 |
Aboru | 1.920210 , 33.213460 |
Abuke | 1.983330 , 33.166670 |
Adagimon | 1.987880 , 33.214270 |
Adengi | 1.886450 , 33.016500 |
Adwoki | 1.970960 , 33.063470 |
Akolodong | 1.960150 , 33.112330 |
Alokiri | 1.894050 , 33.144430 |
Angwata | 1.973570 , 32.980440 |
Apenyowewu | 1.928850 , 33.072000 |
Aridi | 1.759560 , 33.017240 |
Awelo | 1.752100 , 33.047530 |
Awiri | 1.964150 , 33.239560 |
Badyang | 2.033330 , 32.900000 |
Bata | 2.026110 , 33.221670 |
Chwagere | 1.862460 , 33.091740 |
Dokolo | 1.898330 , 33.177500 |
Ekwera | 1.829810 , 32.992710 |
Kachung | 1.911390 , 32.967580 |
Kangai | 1.789780 , 33.089910 |
Koroto | 1.948110 , 33.177380 |
Kwera | 1.839230 , 33.032020 |
Ochamayom | 1.983040 , 32.872110 |
Notes:
- You can download geometry data for Dokolo 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.