Download outline map of Sorong (geojson format) :
Sorong.geojson (**)
Download polygon array of Sorong map for "Google Maps" :
Sorong.txt
Bounding Box for Sorong Map : ( -1.58616 , 130.686096 , -0.563001 , 132.41263 )
Wikipedia ID for Sorong : Q7563636
Wikipedia SPARQL Query for Sorong (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7563636 wdt:P1082 ?population. }
OPTIONAL { wd:Q7563636 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7563636 wdt:P2046 ?area. }
OPTIONAL { wd:Q7563636 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7563636 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7563636 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 Sorong map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.58616, 130.686096, -0.563001, 132.41263);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sorong)
[out:json];
(
rel["name"="Sorong"][type=boundary];
rel["name:en"="Sorong"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sorong
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aimas | -0.956980 , 131.335350 |
Amadersit | -1.205200 , 131.751500 |
Bamkeri | -1.133330 , 131.233330 |
Biakarit | -1.268210 , 131.631290 |
Bliklaos | -0.916670 , 132.050000 |
Buik | -1.350000 , 131.750000 |
Famik | -0.916670 , 131.600000 |
Fenfamin | -0.882200 , 131.539400 |
Gasim | -1.400000 , 131.416670 |
Kalawas | -0.847800 , 131.326300 |
Kamang | -0.834350 , 131.559680 |
Kampong Baroe | -0.874070 , 131.335370 |
Kampung Baru | -1.350000 , 131.350000 |
Kasim | -1.300000 , 131.016670 |
Kawum | -1.250000 , 131.200000 |
Kelawilin | -1.144460 , 131.695920 |
Kidge | -0.966670 , 131.800000 |
Klamono | -1.133330 , 131.500000 |
Klarukeho | -1.050000 , 131.783330 |
Kumesa | -0.919000 , 131.582700 |
Lokata | -1.250000 , 131.850000 |
Lowanglesa | -1.139950 , 131.775590 |
Mabi | -0.783330 , 131.500000 |
Mabinta | -1.250000 , 131.116670 |
Magamo | -0.933330 , 131.800000 |
Makalekmela | -1.283330 , 131.416670 |
Malaboh | -0.816670 , 131.733330 |
Malagufuk | -0.809100 , 131.634100 |
Maldan | -1.253180 , 131.535600 |
Malesa | -0.869400 , 131.647330 |
Malo | -1.117260 , 131.634390 |
Matugu | -1.316670 , 131.116670 |
Mega | -0.663920 , 131.904870 |
Melalih | -1.166400 , 131.830800 |
Melih | -0.857500 , 131.462100 |
Mesewo | -0.950000 , 131.666670 |
Mobel Wolum | -0.849800 , 131.520600 |
Mungkiem | -0.793240 , 131.738010 |
Papermaranda | -0.883330 , 131.283330 |
Renin | -0.887800 , 131.301800 |
Saileen | -1.350460 , 130.944680 |
Sailolof | -1.253460 , 130.774170 |
Sainkeduk | -0.796800 , 132.131600 |
Salur | -1.066400 , 131.797600 |
Sani | -0.983330 , 131.950000 |
Seget | -1.411790 , 130.974780 |
Sejut | -0.830500 , 132.340400 |
Sele | -1.333330 , 131.016670 |
Selebam | -1.216670 , 131.183330 |
Seleber | -0.766670 , 131.466670 |
Semanika | -1.225600 , 131.779900 |
Serikoberi | -0.933330 , 131.316670 |
Sorong | -0.890434 , 131.285134 |
Sukat | -0.883330 , 132.300000 |
Walat | -0.968600 , 131.921380 |
Wanurian | -1.246300 , 131.566500 |
Warbo | -1.033330 , 132.100000 |
Wawesi | -0.767000 , 131.897400 |
Wulisa | -0.809780 , 131.545620 |
Notes:
- You can download geometry data for Sorong 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.