Palembang (South Sumatra) Map Cropping Samples
Palembang (South Sumatra) Map Cropping Samples-1
Palembang (South Sumatra) Map Cropping Samples-2
Palembang neighborhoods and villages map with 3D shadow effect
flag map of Palembang with 3D shadow effect
Palembang map with 3d shadow effect
Download outline map of Palembang (geojson format) :
Palembang.geojson (**)
Download polygon array of Palembang map for "Google Maps" :
Palembang.txt
Bounding Box for Palembang Map : ( -3.079348 , 104.611252 , -2.865552 , 104.86454 )
Wikipedia ID for Palembang : Q8131
Wikipedia SPARQL Query for Palembang (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q8131 wdt:P1082 ?population. }
OPTIONAL { wd:Q8131 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q8131 wdt:P2046 ?area. }
OPTIONAL { wd:Q8131 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q8131 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q8131 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 Palembang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.079348, 104.611252, -2.865552, 104.86454);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Palembang)
[out:json];
(
rel["name"="Palembang"][type=boundary];
rel["name:en"="Palembang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Palembang
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baguskuning | -2.989760 , 104.820490 |
Batu Hampar | -2.966670 , 104.816670 |
Gandus | -3.015910 , 104.690840 |
Jawa | -2.960800 , 104.737100 |
Karangberahi | -3.019700 , 104.760000 |
Kertapati | -3.021650 , 104.750330 |
Kramasan | -3.030130 , 104.738360 |
Palembang | -2.972579 , 104.734359 |
Plaju | -2.983330 , 104.833330 |
Pulau Karto | -3.027090 , 104.656990 |
Pulaukembara | -2.966100 , 104.795300 |
Sabokingking | -2.973600 , 104.829600 |
Saka | -2.913700 , 104.780800 |
Sukarami | -2.933330 , 104.750000 |
Sungai Lais | -2.983330 , 104.833330 |
Talang Bendung | -2.942700 , 104.817900 |
Talang Beringin | -2.992600 , 104.663800 |
Talang Kedodong | -2.897600 , 104.724200 |
Talang Kelapa | -2.933330 , 104.700000 |
Talang Kepuk | -2.988000 , 104.691900 |
Talang Kerikil | -2.934300 , 104.766300 |
Talang Semakdia | -2.927400 , 104.691300 |
Talangbetutu | -2.881700 , 104.693900 |
Talangsuak | -2.894300 , 104.738100 |
Talangsungairengas | -3.006000 , 104.646000 |
Talangsungaitenang | -3.016100 , 104.668400 |
Notes:
- You can download geometry data for Palembang 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.