Pontianak (West Kalimantan) Map Cropping Samples
Pontianak (West Kalimantan) Map Cropping Samples-1
Pontianak (West Kalimantan) Map Cropping Samples-2
Pontianak neighborhoods and villages map with 3D shadow effect
flag map of Pontianak with 3D shadow effect
Pontianak map with 3d shadow effect
Download outline map of Pontianak (geojson format) :
Pontianak.geojson (**)
Download polygon array of Pontianak map for "Google Maps" :
Pontianak.txt
Bounding Box for Pontianak Map : ( -0.199029 , 109.26609 , 0.021021 , 109.436798 )
Wikipedia ID for Pontianak : Q14168
Wikipedia SPARQL Query for Pontianak (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q14168 wdt:P1082 ?population. }
OPTIONAL { wd:Q14168 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q14168 wdt:P2046 ?area. }
OPTIONAL { wd:Q14168 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q14168 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q14168 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 Pontianak map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.199029, 109.26609, 0.021021, 109.436798);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pontianak)
[out:json];
(
rel["name"="Kota Pontianak"][type=boundary];
rel["name:en"="Kota Pontianak"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pontianak
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ambawang | -0.050260 , 109.425560 |
Batulayang | 0.000000 , 109.316670 |
Butulayang | 0.000000 , 109.316670 |
Kualadua | -0.151530 , 109.396210 |
Paritnaim | -0.002300 , 109.405050 |
Pondoktengah | -0.042920 , 109.312920 |
Pontianak | -0.024674 , 109.331691 |
Pontianak Barat | -0.018940 , 109.318680 |
Seimelayu | 0.015690 , 109.385170 |
Seisahang | 0.012110 , 109.354970 |
Sungai Raya | -0.126940 , 109.403890 |
Sungaidurian | -0.100000 , 109.350000 |
Notes:
- You can download geometry data for Pontianak 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.