Lamwo (Kitgum) Map Cropping Samples
Lamwo (Kitgum) Map Cropping Samples-1
Lamwo (Kitgum) Map Cropping Samples-2
Lamwo neighborhoods and villages map with 3D shadow effect
flag map of Lamwo with 3D shadow effect
Lamwo map with 3d shadow effect
Download outline map of Lamwo (geojson format) :
Lamwo.geojson (**)
Download polygon array of Lamwo map for "Google Maps" :
Lamwo.txt
Bounding Box for Lamwo Map : ( 3.154338 , 32.196063 , 3.890723 , 33.328949 )
Wikipedia ID for Lamwo : Q3539277
Wikipedia SPARQL Query for Lamwo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3539277 wdt:P1082 ?population. }
OPTIONAL { wd:Q3539277 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3539277 wdt:P2046 ?area. }
OPTIONAL { wd:Q3539277 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3539277 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3539277 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 Lamwo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.154338, 32.196063, 3.890723, 33.328949);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lamwo)
[out:json];
(
rel["name"="Lamwo"][type=boundary];
rel["name:en"="Lamwo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lamwo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agoro | 3.798810 , 33.016750 |
Arusha | 3.355130 , 32.649570 |
Barjere | 3.505640 , 32.591610 |
Dibolyec | 3.745330 , 32.766220 |
Dotomeru | 3.614140 , 32.670440 |
Gem | 3.380080 , 32.648590 |
Gotkwar | 3.547530 , 32.685090 |
Iyereko | 3.658660 , 33.127060 |
Kini | 3.857230 , 33.069610 |
Kurukuba | 3.651350 , 33.130930 |
Kwera | 3.807090 , 33.003980 |
Lagwel | 3.432390 , 32.854800 |
Lawieoduny | 3.667530 , 33.112360 |
Lokung | 3.594100 , 32.707050 |
Lotibol | 3.483710 , 32.822020 |
Lugwa | 3.415600 , 32.512340 |
Madi Opei | 3.605450 , 33.087290 |
Ngomoromo | 3.679700 , 32.579440 |
Opoki | 3.428290 , 32.718740 |
Opokyam | 3.416670 , 32.700000 |
Oryang | 3.642530 , 33.102870 |
Otere | 3.695380 , 33.083150 |
Pabura | 3.618710 , 33.056320 |
Padibe | 3.469330 , 32.835250 |
Padwat | 3.444080 , 32.475360 |
Pakalabule | 3.669460 , 32.739070 |
Palabek | 3.436010 , 32.582910 |
Paloga | 3.589550 , 32.943440 |
Paludar | 3.373230 , 32.415990 |
Pamot | 3.466670 , 32.816670 |
Panyinga | 3.400080 , 32.624760 |
Parachele | 3.512900 , 32.427310 |
Pauma | 3.496310 , 32.559380 |
Pubaa | 3.794080 , 33.034600 |
Pubang | 3.592130 , 33.074870 |
Notes:
- You can download geometry data for Lamwo 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.