Pleiku (Gia Lai) Map Cropping Samples
Pleiku (Gia Lai) Map Cropping Samples-1
Pleiku (Gia Lai) Map Cropping Samples-2
Pleiku neighborhoods and villages map with 3D shadow effect
flag map of Pleiku with 3D shadow effect
Pleiku map with 3d shadow effect
Download outline map of Pleiku (geojson format) :
Pleiku.geojson (**)
Download polygon array of Pleiku map for "Google Maps" :
Pleiku.txt
Bounding Box for Pleiku Map : ( 13.857458 , 107.832091 , 14.107819 , 108.09568 )
Wikipedia ID for Pleiku : Q30599
Wikipedia SPARQL Query for Pleiku (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q30599 wdt:P1082 ?population. }
OPTIONAL { wd:Q30599 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q30599 wdt:P2046 ?area. }
OPTIONAL { wd:Q30599 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q30599 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q30599 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 Pleiku map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.857458, 107.832091, 14.107819, 108.09568);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pleiku)
[out:json];
(
rel["name"="Pleiku"][type=boundary];
rel["name:en"="Pleiku"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pleiku
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Plây Cu | 13.983330 , 108.000000 |
Plei Bruk Ja Reh | 14.050000 , 107.966670 |
Plei Chi Tir | 14.083330 , 108.016670 |
Plei Chuet | 13.966670 , 108.066670 |
Plei Gao Chuang | 13.883330 , 107.950000 |
Plei Gao Geng | 13.883330 , 107.916670 |
Plei Gao Thong | 13.883330 , 107.983330 |
Plei Holang | 13.933330 , 108.016670 |
Plei Ia Puch | 13.866670 , 107.950000 |
Plei Ja Bruk Rongol | 14.050000 , 107.983330 |
Plei Kep | 14.016670 , 107.983330 |
Plei Khun | 13.950000 , 108.033330 |
Plei Konih | 14.066670 , 108.000000 |
Plei Koteng | 14.050000 , 108.033330 |
Plei Mui | 14.066670 , 107.983330 |
Plei Nhol | 13.933330 , 108.016670 |
Tien Son | 14.050000 , 108.033330 |
Notes:
- You can download geometry data for Pleiku 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.