Isingiro (Isingiro) Map Cropping Samples
Isingiro (Isingiro) Map Cropping Samples-1
Isingiro (Isingiro) Map Cropping Samples-2
Isingiro neighborhoods and villages map with 3D shadow effect
flag map of Isingiro with 3D shadow effect
Isingiro map with 3d shadow effect
Download outline map of Isingiro (geojson format) :
Isingiro.geojson (**)
Download polygon array of Isingiro map for "Google Maps" :
Isingiro.txt
Bounding Box for Isingiro Map : ( -1.07618 , 30.479261 , -0.599968 , 30.917155 )
Wikipedia ID for Isingiro : Q1318887
Wikipedia SPARQL Query for Isingiro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1318887 wdt:P1082 ?population. }
OPTIONAL { wd:Q1318887 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1318887 wdt:P2046 ?area. }
OPTIONAL { wd:Q1318887 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1318887 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1318887 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 Isingiro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.07618, 30.479261, -0.599968, 30.917155);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Isingiro)
[out:json];
(
rel["name"="Isingiro"][type=boundary];
rel["name:en"="Isingiro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Isingiro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Birembo | -1.000000 , 30.633330 |
Birere | -0.738330 , 30.721110 |
Buhungurua | -0.833330 , 30.733330 |
Bukuba | -0.633330 , 30.733330 |
Butale | -0.950000 , 30.716670 |
Iryango | -0.966670 , 30.600000 |
Kabaigarire | -0.800000 , 30.850000 |
Kabale | -0.666670 , 30.700000 |
Kagabagaba | -0.950000 , 30.566670 |
Kahenda | -0.733330 , 30.650000 |
Kamuli | -0.766670 , 30.816670 |
Kasana | -0.700000 , 30.650000 |
Kibwera | -0.900000 , 30.750000 |
Kikagati | -1.042510 , 30.663240 |
Kisyoro | -0.934380 , 30.607470 |
Kyabinunga | -0.816670 , 30.766670 |
Kyezimbire | -1.016670 , 30.666670 |
Mpoma | -0.983330 , 30.550000 |
Nyamiyanzha | -0.766670 , 30.683330 |
Nyamuyanja | -0.780630 , 30.692710 |
Rubeya | -0.633330 , 30.700000 |
Ruizi | -0.649170 , 30.808890 |
Rukoma | -0.683330 , 30.666670 |
Rumira | -0.883330 , 30.683330 |
Rusya | -0.716670 , 30.700000 |
Ruyanga | -0.983330 , 30.733330 |
Rwembwa | -0.816670 , 30.833330 |
Ryamurunga | -0.915000 , 30.749170 |
Notes:
- You can download geometry data for Isingiro 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.