Download outline map of Keerom (geojson format) :
Keerom.geojson (**)
Download polygon array of Keerom map for "Google Maps" :
Keerom.txt
Bounding Box for Keerom Map : ( -3.94136 , 140.312531 , -2.667997 , 140.999693 )
Wikipedia ID for Keerom : Q27573
Wikipedia SPARQL Query for Keerom (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27573 wdt:P1082 ?population. }
OPTIONAL { wd:Q27573 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27573 wdt:P2046 ?area. }
OPTIONAL { wd:Q27573 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27573 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27573 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 Keerom map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.94136, 140.312531, -2.667997, 140.999693);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Keerom)
[out:json];
(
rel["name"="Keerom"][type=boundary];
rel["name:en"="Keerom"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Keerom
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ampas | -3.140200 , 140.865400 |
Angroto | -3.602200 , 140.927600 |
Arso | -2.816858 , 140.751343 |
Banda | -3.179600 , 140.941900 |
Birnasau | -3.024200 , 140.673700 |
Bogeo | -2.974400 , 140.738400 |
Bukesam | -2.968060 , 140.622460 |
Bukitengger | -3.013500 , 140.899400 |
Demutema | -2.716670 , 140.416670 |
Girara | -3.032430 , 140.698700 |
Guswage | -2.958500 , 140.756700 |
Isguaah | -3.055400 , 140.894300 |
Kiveh | -3.456400 , 140.387700 |
Komando | -3.560400 , 140.970200 |
Mink | -3.333600 , 140.978700 |
Molof | -3.441700 , 140.513700 |
Muflaer | -3.036800 , 140.880800 |
New Juwela | -3.472110 , 140.990880 |
Newsangke | -2.882500 , 140.938100 |
Pulau-kalong | -3.416670 , 140.783330 |
Sach | -3.321700 , 140.989100 |
Samna | -2.969800 , 140.952300 |
Samsi | -3.033330 , 140.500000 |
Sawia | -3.024500 , 140.754200 |
Sekanto | -2.840200 , 140.643300 |
Sengge | -3.447500 , 140.775100 |
Skofro | -2.944700 , 140.975200 |
Sowjo | -2.959900 , 140.608700 |
Suatchbaurah | -3.247900 , 140.973400 |
Ubrub | -3.713100 , 140.879500 |
Wambersih | -2.972800 , 140.853500 |
Waris | -3.116670 , 140.883330 |
Wembi | -2.983330 , 140.916670 |
Wor | -2.963690 , 140.814950 |
Yafi | -3.333330 , 140.916670 |
Yamas | -2.966670 , 140.633330 |
Yetti | -3.000000 , 140.883330 |
Yote | -3.000000 , 140.616670 |
Yuwelabaru | -3.484900 , 140.960900 |
Yuwelalama | -3.473200 , 140.970100 |
Notes:
- You can download geometry data for Keerom 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.