Agago (Pader) Map Cropping Samples
Agago (Pader) Map Cropping Samples-1
Agago (Pader) Map Cropping Samples-2
Agago neighborhoods and villages map with 3D shadow effect
flag map of Agago with 3D shadow effect
Agago map with 3d shadow effect
Download outline map of Agago (geojson format) :
Agago.geojson (**)
Download polygon array of Agago map for "Google Maps" :
Agago.txt
Bounding Box for Agago Map : ( 2.588645 , 33.012407 , 3.307785 , 33.604402 )
Wikipedia ID for Agago : Q3536053
Wikipedia SPARQL Query for Agago (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3536053 wdt:P1082 ?population. }
OPTIONAL { wd:Q3536053 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3536053 wdt:P2046 ?area. }
OPTIONAL { wd:Q3536053 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3536053 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3536053 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 Agago map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.588645, 33.012407, 3.307785, 33.604402);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Agago)
[out:json];
(
rel["name"="Agago"][type=boundary];
rel["name:en"="Agago"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Agago
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achol Pii Lapono | 2.650000 , 33.120000 |
Adilang | 2.719170 , 33.493060 |
Alwala | 2.985560 , 33.473330 |
Amiel | 2.966670 , 33.450000 |
Kaciciru | 3.193270 , 33.442300 |
Kalera | 3.090180 , 33.396520 |
Kalongo | 3.030280 , 33.388890 |
Kamonjwi | 3.078210 , 33.398790 |
Katurukuk | 3.093270 , 33.480260 |
Lachua | 3.115570 , 33.469440 |
Lamit | 3.114400 , 33.285350 |
Lira Palwo | 2.783330 , 33.183330 |
Lokabar | 3.138220 , 33.278930 |
Lokapel | 3.046450 , 33.450400 |
Lulim | 3.057020 , 33.401050 |
Ngora | 3.135140 , 33.455280 |
Odokonyero | 2.701040 , 33.329770 |
Omiya Pachua | 3.227120 , 33.383330 |
Omot | 2.680800 , 33.190730 |
Opiro | 3.043620 , 33.401410 |
Oukoto | 2.983330 , 33.350000 |
Pacer | 3.004020 , 33.337660 |
Pader | 3.050000 , 33.216670 |
Pader Palwo | 2.800560 , 33.135000 |
Paimol | 3.060650 , 33.419490 |
Pamolo | 3.198870 , 33.461880 |
Parabong | 2.900000 , 33.266670 |
Parabongo | 3.054660 , 33.305390 |
Patongo | 2.744720 , 33.324170 |
Pukor | 3.106740 , 33.377020 |
Toroma | 3.092370 , 33.272100 |
Wol | 3.136580 , 33.197680 |
Notes:
- You can download geometry data for Agago 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.