Maracha (Arua) Map Cropping Samples
Maracha (Arua) Map Cropping Samples-1
Maracha (Arua) Map Cropping Samples-2
Maracha neighborhoods and villages map with 3D shadow effect
flag map of Maracha with 3D shadow effect
Maracha map with 3d shadow effect
Download outline map of Maracha (geojson format) :
Maracha.geojson (**)
Download polygon array of Maracha map for "Google Maps" :
Maracha.txt
Bounding Box for Maracha Map : ( 3.123219 , 30.801692 , 3.37199 , 31.074571 )
Wikipedia ID for Maracha : Q588927
Wikipedia SPARQL Query for Maracha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q588927 wdt:P1082 ?population. }
OPTIONAL { wd:Q588927 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q588927 wdt:P2046 ?area. }
OPTIONAL { wd:Q588927 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q588927 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q588927 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 Maracha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.123219, 30.801692, 3.37199, 31.074571);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maracha)
[out:json];
(
rel["name"="Maracha"][type=boundary];
rel["name:en"="Maracha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maracha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abia | 3.241790 , 30.975470 |
Abiria | 3.260600 , 31.013120 |
Ajebe | 3.325790 , 30.904810 |
Alivu | 3.165310 , 30.915230 |
Ambidro | 3.174680 , 30.962100 |
Aterodri | 3.179130 , 30.819480 |
Atratraka | 3.163440 , 30.854520 |
Buramali | 3.274160 , 30.904920 |
Kamadi | 3.166080 , 30.817650 |
Kamaka | 3.226830 , 30.875110 |
Kamaka | 3.247010 , 30.851160 |
Kijomoro | 3.164940 , 30.905000 |
Kimiru | 3.268610 , 30.865780 |
Koyi | 3.194100 , 30.938610 |
Lamila | 3.179580 , 30.910720 |
Michu | 3.223200 , 30.831370 |
Moyiga | 3.218780 , 30.920190 |
Obisa | 3.135720 , 30.825410 |
Obuje | 3.194330 , 30.970580 |
Oleba | 3.299640 , 30.928670 |
Oluffe | 3.181690 , 30.932060 |
Oluvu | 3.196670 , 30.868630 |
Otravu | 3.213210 , 30.889380 |
Ovujo | 3.229010 , 30.911640 |
Paranga | 3.317760 , 30.916980 |
Rubu | 3.147900 , 30.911330 |
Simbli | 3.274410 , 30.881160 |
Tara | 3.310200 , 31.033400 |
Torome | 3.245170 , 30.996580 |
Yivu | 3.288160 , 30.998220 |
Yivu | 3.261130 , 31.000710 |
Notes:
- You can download geometry data for Maracha 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.