Puncak Jaya (Papua) Map Cropping Samples
Puncak Jaya (Papua) Map Cropping Samples-1
Puncak Jaya (Papua) Map Cropping Samples-2
Puncak Jaya neighborhoods and villages map with 3D shadow effect
flag map of Puncak Jaya with 3D shadow effect
Puncak Jaya map with 3d shadow effect
Download outline map of Puncak Jaya (geojson format) :
Puncak Jaya.geojson (**)
Download polygon array of Puncak Jaya map for "Google Maps" :
Puncak Jaya.txt
Bounding Box for Puncak Jaya Map : ( -4.020776 , 137.423199 , -3.014592 , 138.119791 )
Wikipedia ID for Puncak Jaya : Q27771
Wikipedia SPARQL Query for Puncak Jaya (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27771 wdt:P1082 ?population. }
OPTIONAL { wd:Q27771 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27771 wdt:P2046 ?area. }
OPTIONAL { wd:Q27771 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27771 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27771 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 Jaya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.020776, 137.423199, -3.014592, 138.119791);
);
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 Jaya)
[out:json];
(
rel["name"="Puncak Jaya"][type=boundary];
rel["name:en"="Puncak Jaya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puncak Jaya
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Lekeput | -3.726760 , 137.939290 |
Mulia | -3.714720 , 137.985280 |
Rustoorbivak | -3.329100 , 137.908000 |
Wangitigeineti | -3.744130 , 137.942840 |
Notes:
- You can download geometry data for Puncak Jaya 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.