Moroto (Lira) Map Cropping Samples
Moroto (Lira) Map Cropping Samples-1
Moroto (Lira) Map Cropping Samples-2
Moroto neighborhoods and villages map with 3D shadow effect
flag map of Moroto with 3D shadow effect
Moroto map with 3d shadow effect
Download outline map of Moroto (geojson format) :
Moroto.geojson (**)
Download polygon array of Moroto map for "Google Maps" :
Moroto.txt
Bounding Box for Moroto Map : ( 2.030501 , 32.977927 , 2.508548 , 33.547109 )
Wikipedia ID for Moroto : Q1375850
Wikipedia SPARQL Query for Moroto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1375850 wdt:P1082 ?population. }
OPTIONAL { wd:Q1375850 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1375850 wdt:P2046 ?area. }
OPTIONAL { wd:Q1375850 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1375850 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1375850 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 Moroto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.030501, 32.977927, 2.508548, 33.547109);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Moroto)
[out:json];
(
rel["name"="Moroto"][type=boundary];
rel["name:en"="Moroto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Moroto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abako | 2.145010 , 33.223730 |
Abala | 2.382780 , 33.045000 |
Abiya | 2.450000 , 33.116670 |
Akura | 2.345270 , 33.116810 |
Alebtong | 2.244720 , 33.254720 |
Aloi | 2.252780 , 33.177780 |
Aloi | 2.206670 , 33.198330 |
Amugo | 2.081670 , 33.336110 |
Apigikwe | 2.133330 , 33.250000 |
Omid | 2.033330 , 33.350000 |
Omoro | 2.218330 , 33.398330 |
Oyalakwe | 2.250000 , 33.500000 |
Notes:
- You can download geometry data for Moroto 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.