Malai (Banteay Mean Cheay) Map Cropping Samples
Malai (Banteay Mean Cheay) Map Cropping Samples-1
Malai (Banteay Mean Cheay) Map Cropping Samples-2
Malai neighborhoods and villages map with 3D shadow effect
flag map of Malai with 3D shadow effect
Malai map with 3d shadow effect
Download outline map of Malai (geojson format) :
Malai.geojson (**)
Download polygon array of Malai map for "Google Maps" :
Malai.txt
Bounding Box for Malai Map : ( 13.4436900292 , 102.333542 , 13.6091227696 , 102.829386965 )
Wikipedia ID for Malai : Q4929080
Wikipedia SPARQL Query for Malai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4929080 wdt:P1082 ?population. }
OPTIONAL { wd:Q4929080 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4929080 wdt:P2046 ?area. }
OPTIONAL { wd:Q4929080 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4929080 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4929080 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 Malai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.4436900292, 102.333542, 13.6091227696, 102.829386965);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Malai)
[out:json];
(
rel["name"="Malai"][type=boundary];
rel["name:en"="Malai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Malai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ballangk Cheung | 13.467860 , 102.730150 |
Banteay Ti Muoy | 13.571850 , 102.549250 |
Chaeng Maeng | 13.447490 , 102.747270 |
Khla Ngoab | 13.561660 , 102.529470 |
Ou Ampil | 13.552080 , 102.575240 |
Ou Lvea | 13.492870 , 102.365720 |
Phumi Anlong Smau | 13.487620 , 102.799980 |
Phumi Khtum Chumrum Bak | 13.500000 , 102.750000 |
Phumi Khtum Roneam Toch | 13.487170 , 102.758850 |
Phumi Tuol Samnar | 13.481220 , 102.779440 |
Phumi Voall Preng | 13.512200 , 102.763120 |
Reaksmei | 13.477990 , 102.360440 |
Reaksmei Meanchey | 13.568810 , 102.630260 |
Santepheap | 13.603810 , 102.608780 |
Spean Youl | 13.482620 , 102.363690 |
Tuol Pongro | 13.566310 , 102.543050 |
Notes:
- You can download geometry data for Malai 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.