Download outline map of Sabang (geojson format) :
Sabang.geojson (**)
Download polygon array of Sabang map for "Google Maps" :
Sabang.txt
Bounding Box for Sabang Map : ( 5.76828 , 95.214523 , 5.90441 , 95.376549 )
Wikipedia ID for Sabang : Q5787
Wikipedia SPARQL Query for Sabang (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5787 wdt:P1082 ?population. }
OPTIONAL { wd:Q5787 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5787 wdt:P2046 ?area. }
OPTIONAL { wd:Q5787 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5787 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5787 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 Sabang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.76828, 95.214523, 5.90441, 95.376549);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sabang)
[out:json];
(
rel["name"="Sabang"][type=boundary];
rel["name:en"="Sabang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sabang
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alue Primping | 5.825830 , 95.308890 |
Aneuk Laot | 5.876940 , 95.326940 |
Anol Itam | 5.837220 , 95.372500 |
Balohan | 5.829440 , 95.345830 |
Batee Shok | 5.810560 , 95.306390 |
Beurawang | 5.785560 , 95.338610 |
Blang Garut | 5.827500 , 95.315000 |
Blang Kuala | 5.830000 , 95.351110 |
Blang Tunong | 5.838330 , 95.340830 |
Ceunohot | 5.805000 , 95.336940 |
Cot Abeuk | 5.861940 , 95.346110 |
Cot Bau | 5.879440 , 95.339440 |
Cot Damar | 5.833060 , 95.316390 |
Cot Po Tunong | 5.880280 , 95.332780 |
Ie Masin | 5.890280 , 95.328060 |
Jaboi | 5.795830 , 95.336670 |
Kebon Marica | 5.887780 , 95.313610 |
Keuneukai | 5.780830 , 95.316390 |
Kota Bawah Barat | 5.890830 , 95.317780 |
Kota Bawah Timur | 5.885280 , 95.331110 |
Krueng Raya | 5.861110 , 95.317220 |
Lho Ba' Jumpa | 5.836940 , 95.309170 |
Mata Ie | 5.833610 , 95.348060 |
Meureulo | 5.776110 , 95.332780 |
Pasiran | 5.883330 , 95.324720 |
Paya | 5.779720 , 95.307220 |
Paya Karing | 5.805280 , 95.306390 |
Paya Semisi | 5.797780 , 95.315560 |
Paya Seunara | 5.853890 , 95.317500 |
Pria Laot | 5.836670 , 95.296390 |
Teupin Layeue | 5.871670 , 95.252500 |
Teupinpuu | 5.866670 , 95.316670 |
Ulee Batee | 5.888330 , 95.328610 |
Notes:
- You can download geometry data for Sabang 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.