Download outline map of Tual (geojson format) :
Tual.geojson (**)
Download polygon array of Tual map for "Google Maps" :
Tual.txt
Bounding Box for Tual Map : ( -5.767 , 131.954819 , -5.13348 , 132.80957 )
Wikipedia ID for Tual : Q18975
Wikipedia SPARQL Query for Tual (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q18975 wdt:P1082 ?population. }
OPTIONAL { wd:Q18975 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q18975 wdt:P2046 ?area. }
OPTIONAL { wd:Q18975 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q18975 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q18975 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 Tual map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.767, 131.954819, -5.13348, 132.80957);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tual)
[out:json];
(
rel["name"="Tual"][type=boundary];
rel["name:en"="Tual"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tual
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dulah | -5.564080 , 132.765920 |
Dulahlaut | -5.531610 , 132.740730 |
Dumar | -5.611910 , 132.750380 |
Duroa | -5.535300 , 132.730400 |
Fululeen | -5.314490 , 131.987980 |
Herit | -5.373400 , 131.963980 |
Kaimer | -5.170830 , 132.013360 |
Kanar | -5.333100 , 131.973240 |
Lebetau | -5.538890 , 132.780490 |
Lengiar | -5.554350 , 132.355210 |
Lobi | -5.580280 , 132.745830 |
Luk | -5.312400 , 132.002960 |
Mangon | -5.604320 , 132.752940 |
Nam | -5.352180 , 131.968370 |
Ngadi | -5.573800 , 132.759700 |
Ngurhin | -5.732980 , 132.171860 |
Ohil | -5.551200 , 132.317400 |
Ohitoom | -5.749970 , 132.173580 |
Pasirpanjang | -5.373370 , 131.963990 |
Remoon | -5.361070 , 131.964680 |
Sermaaf | -5.323210 , 131.982580 |
Tamedaan | -5.528100 , 132.793450 |
Tayandu | -5.533330 , 132.316670 |
Tual | -5.577717 , 132.753296 |
Tual | -5.666670 , 132.750000 |
Urumiapar | -5.575960 , 132.000590 |
Vitarloor | -5.367390 , 131.962960 |
Warkar | -5.347140 , 131.968240 |
Watdek | -5.648850 , 132.740280 |
Watfera | -5.740920 , 132.170490 |
Yamtil | -5.603920 , 132.318540 |
Yapas | -5.358930 , 131.966910 |
Notes:
- You can download geometry data for Tual 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.