Pallisa (Pallisa) Map Cropping Samples
Pallisa (Pallisa) Map Cropping Samples-1
Pallisa (Pallisa) Map Cropping Samples-2
Pallisa neighborhoods and villages map with 3D shadow effect
flag map of Pallisa with 3D shadow effect
Pallisa map with 3d shadow effect
Download outline map of Pallisa (geojson format) :
Pallisa.geojson (**)
Download polygon array of Pallisa map for "Google Maps" :
Pallisa.txt
Bounding Box for Pallisa Map : ( 1.092304 , 33.39561 , 1.3475 , 33.872895 )
Wikipedia ID for Pallisa : Q1375843
Wikipedia SPARQL Query for Pallisa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1375843 wdt:P1082 ?population. }
OPTIONAL { wd:Q1375843 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1375843 wdt:P2046 ?area. }
OPTIONAL { wd:Q1375843 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1375843 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1375843 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 Pallisa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.092304, 33.39561, 1.3475, 33.872895);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pallisa)
[out:json];
(
rel["name"="Pallisa"][type=boundary];
rel["name:en"="Pallisa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pallisa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adari | 1.250000 , 33.700000 |
Agule | 1.259440 , 33.711670 |
Akisim | 1.250000 , 33.733330 |
Aleles | 1.316670 , 33.700000 |
Apapa | 1.200000 , 33.616670 |
Boliso | 1.133330 , 33.750000 |
Cherekula | 1.300000 , 33.666670 |
Gogonyo | 1.233890 , 33.596110 |
Kachango | 1.250000 , 33.600000 |
Kadoto | 1.200000 , 33.733330 |
Kagoli | 1.133330 , 33.700000 |
Kagwese | 1.150000 , 33.700000 |
Kameki | 1.250000 , 33.766670 |
Kamuge | 1.140000 , 33.814170 |
Kapala | 1.250000 , 33.616670 |
Kasodo | 1.150000 , 33.633330 |
Katuke | 1.200000 , 33.700000 |
Kaukula | 1.183330 , 33.683330 |
Komorok | 1.266670 , 33.800000 |
Lochi | 1.200000 , 33.650000 |
Lumoto | 1.133330 , 33.733330 |
Matakojo | 1.233330 , 33.733330 |
Najeneti | 1.150000 , 33.666670 |
Napopongo | 1.233330 , 33.650000 |
Nyako | 1.300000 , 33.800000 |
Omotoi | 1.316670 , 33.783330 |
Pallisa | 1.145000 , 33.709440 |
Supa | 1.166670 , 33.733330 |
Notes:
- You can download geometry data for Pallisa 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.