Bengkulu (Bengkulu) Map Cropping Samples
Bengkulu (Bengkulu) Map Cropping Samples-1
Bengkulu (Bengkulu) Map Cropping Samples-2
Bengkulu neighborhoods and villages map with 3D shadow effect
flag map of Bengkulu with 3D shadow effect
Bengkulu map with 3d shadow effect
Download outline map of Bengkulu (geojson format) :
Bengkulu.geojson (**)
Download polygon array of Bengkulu map for "Google Maps" :
Bengkulu.txt
Bounding Box for Bengkulu Map : ( -3.992655 , 102.240211 , -3.74214 , 102.359787 )
Wikipedia ID for Bengkulu : Q8042
Wikipedia SPARQL Query for Bengkulu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q8042 wdt:P1082 ?population. }
OPTIONAL { wd:Q8042 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q8042 wdt:P2046 ?area. }
OPTIONAL { wd:Q8042 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q8042 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q8042 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 Bengkulu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.992655, 102.240211, -3.74214, 102.359787);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bengkulu)
[out:json];
(
rel["name"="Bengkulu"][type=boundary];
rel["name:en"="Bengkulu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bengkulu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bengkulu | -3.827553 , 102.312542 |
Dusunbesar | -3.808400 , 102.302800 |
Jembatan Kecil | -3.823420 , 102.288020 |
Kandang | -3.878800 , 102.313700 |
Kebonbele | -3.808500 , 102.289400 |
Pagerdewa | -3.834100 , 102.315000 |
Pasaracah | -3.900400 , 102.306700 |
Pasarminggu | -3.804900 , 102.276500 |
Pasarselebar | -3.904300 , 102.305100 |
Pekansaptu | -3.848940 , 102.334730 |
Penurunan | -3.800800 , 102.260700 |
Pondokkapur | -3.925900 , 102.279600 |
Semarang | -3.785300 , 102.296100 |
Sukarame | -3.844800 , 102.327200 |
Tabahbaru | -3.772300 , 102.309800 |
Tabahjambu | -3.765200 , 102.310900 |
Talangkering | -3.769700 , 102.282500 |
Tanjungagung | -3.783400 , 102.285600 |
Notes:
- You can download geometry data for Bengkulu 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.