Puncak (Papua) Map Cropping Samples
Puncak (Papua) Map Cropping Samples-1
Puncak (Papua) Map Cropping Samples-2
Puncak neighborhoods and villages map with 3D shadow effect
flag map of Puncak with 3D shadow effect
Puncak map with 3d shadow effect
Download outline map of Puncak (geojson format) :
Puncak.geojson (**)
Download polygon array of Puncak map for "Google Maps" :
Puncak.txt
Bounding Box for Puncak Map : ( -4.183403 , 137.244681 , -3.102957 , 137.8159 )
Wikipedia ID for Puncak : Q27761
Wikipedia SPARQL Query for Puncak (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27761 wdt:P1082 ?population. }
OPTIONAL { wd:Q27761 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27761 wdt:P2046 ?area. }
OPTIONAL { wd:Q27761 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27761 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27761 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 Puncak map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.183403, 137.244681, -3.102957, 137.8159);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Puncak)
[out:json];
(
rel["name"="Puncak"][type=boundary];
rel["name:en"="Puncak"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puncak
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ailap | -3.802560 , 137.371930 |
Aimema | -3.696600 , 137.450700 |
Beoga | -3.650000 , 137.500000 |
Buguba | -3.683330 , 137.500000 |
Dangu | -3.825700 , 137.457300 |
Ebe | -3.693800 , 137.389800 |
Ilaga | -3.950000 , 137.400000 |
Janamud | -3.820700 , 137.517800 |
Kabanggie | -3.828300 , 137.570500 |
Kelakela | -3.805330 , 137.409430 |
Kiengienggen | -3.797830 , 137.580390 |
Ngga Nggumbulu | -3.767030 , 137.321780 |
Olegaluk | -3.627700 , 137.377400 |
Vachtbivak | -3.377700 , 137.256900 |
Wolan | -3.818300 , 137.407200 |
Notes:
- You can download geometry data for Puncak 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.