Download outline map of Cameron Highlands (geojson format) :
Cameron Highlands.geojson (**)
Download polygon array of Cameron Highlands map for "Google Maps" :
Cameron Highlands.txt
Bounding Box for Cameron Highlands Map : ( 4.32209 , 101.330302 , 4.617063 , 101.608929 )
Wikipedia ID for Cameron Highlands : Q1028741
Wikipedia SPARQL Query for Cameron Highlands (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1028741 wdt:P1082 ?population. }
OPTIONAL { wd:Q1028741 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1028741 wdt:P2046 ?area. }
OPTIONAL { wd:Q1028741 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1028741 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1028741 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 Cameron Highlands map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.32209, 101.330302, 4.617063, 101.608929);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cameron Highlands)
[out:json];
(
rel["name"="Cameron Highlands"][type=boundary];
rel["name:en"="Cameron Highlands"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cameron Highlands
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Berincang | 4.488500 , 101.392200 |
Bertam Valley | 4.417000 , 101.398700 |
Cameron Highlands | 4.494096 , 101.401999 |
Kampung Baharu | 4.435400 , 101.355400 |
Kampung Cerus | 4.414600 , 101.596700 |
Kampung Kuala Terla | 4.548100 , 101.415200 |
Kampung Leryar | 4.424000 , 101.521800 |
Kampung Loon | 4.445200 , 101.581700 |
Kampung Rasau | 4.568400 , 101.406400 |
Kampung Renglas | 4.450000 , 101.575800 |
Kampung Rening | 4.496600 , 101.582000 |
Kampung Senangkar | 4.444400 , 101.564900 |
Kampung Sungai Palas | 4.516400 , 101.413900 |
Kampung Sungai Ruil | 4.487900 , 101.369800 |
Kampung Susu | 4.433100 , 101.539400 |
Kampung Teji | 4.441700 , 101.557000 |
Kampung Terakit | 4.468300 , 101.590000 |
Kampung Tringkap | 4.513540 , 101.428790 |
Kem Selim | 4.480040 , 101.381880 |
Lubok Temang | 4.433330 , 101.383330 |
Padang Golf | 4.484167 , 101.381070 |
Perdah | 4.484000 , 101.371200 |
Pos Lemoi | 4.354800 , 101.523000 |
Pos Mensun | 4.420700 , 101.508700 |
Pos Terisu | 4.526800 , 101.484400 |
Ringlet | 4.434044 , 101.376343 |
Sungai Bertam | 4.482430 , 101.379390 |
Taman Sedia | 4.479450 , 101.380010 |
Taman Teringkap | 4.517730 , 101.425610 |
Tanah Rata | 4.450474 , 101.409302 |
Notes:
- You can download geometry data for Cameron Highlands 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.