Masaka (Masaka) Map Cropping Samples

Masaka (Masaka) Map Cropping Samples-1
Masaka (Masaka) Map Cropping Samples-1
Masaka (Masaka) Map Cropping Samples-2
Masaka (Masaka) Map Cropping Samples-2
Download outline map of Masaka (geojson format) : Masaka.geojson (**)
Download polygon array of Masaka map for "Google Maps" : Masaka.txt
Bounding Box for Masaka Map : ( -0.372068 , 31.692876 , -0.292378 , 31.770103 )
Wikipedia ID for Masaka : Q1032233
Wikipedia SPARQL Query for Masaka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1032233 wdt:P1082 ?population. }
OPTIONAL { wd:Q1032233 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1032233 wdt:P2046 ?area. }
OPTIONAL { wd:Q1032233 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1032233 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1032233 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.372068, 31.692876, -0.292378, 31.770103);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Masaka)
[out:json];
(
rel["name"="Masaka Municipality"][type=boundary];
rel["name:en"="Masaka Municipality"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Masaka
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Gayaza -0.350000 , 31.716670
Kimanya -0.331060 , 31.725940
Kyabakuza -0.333330 , 31.700000
Kyanja -0.331940 , 31.710280
Masaka -0.333790 , 31.734090
Nyendo -0.293890 , 31.735000


Notes:
- You can download geometry data for Masaka 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.

Create Masaka neighborhoods and villages map.


Share this page