Download outline map of Matale (geojson format) :
Matale.geojson (**)
Download polygon array of Matale map for "Google Maps" :
Matale.txt
Bounding Box for Matale Map : ( 7.447987 , 80.593553 , 7.636472 , 80.668652 )
Wikipedia ID for Matale : Q787421
Wikipedia SPARQL Query for Matale (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q787421 wdt:P1082 ?population. }
OPTIONAL { wd:Q787421 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q787421 wdt:P2046 ?area. }
OPTIONAL { wd:Q787421 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q787421 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q787421 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 Matale map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.447987, 80.593553, 7.636472, 80.668652);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Matale)
[out:json];
(
rel["name"="Matale"][type=boundary];
rel["name:en"="Matale"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Matale
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agalawatta | 7.479800 , 80.605900 |
Aluvihare Colony | 7.502600 , 80.617100 |
Ankande Colony | 7.578000 , 80.644100 |
Dalupota | 7.605500 , 80.633500 |
Dimbulgahakotuwa | 7.557100 , 80.616200 |
Dodandeniya | 7.467900 , 80.608900 |
Dodangolla | 7.553000 , 80.615400 |
Dombawala | 7.546500 , 80.620900 |
Dorakumbura | 7.508500 , 80.621700 |
Dunukewatta | 7.517100 , 80.633000 |
Galwadukumbura | 7.563000 , 80.621100 |
Gongawala | 7.476700 , 80.625600 |
Harasgama | 7.483700 , 80.619500 |
Hatamunagala | 7.591700 , 80.654200 |
Hilton Colony | 7.541800 , 80.614000 |
Hitigolla | 7.456700 , 80.612000 |
Hulangamuwa | 7.460600 , 80.608900 |
Hunugalpitiya | 7.623100 , 80.629500 |
Iriyagolla | 7.551000 , 80.630600 |
Kadawatgama | 7.462700 , 80.608200 |
Kaludewala | 7.484100 , 80.630000 |
Kaluwelgoda | 7.458900 , 80.597000 |
Kanangamuwa | 7.506500 , 80.630600 |
Kandegedara | 7.470800 , 80.608400 |
Kirigalpotta | 7.516900 , 80.622800 |
Kirlulgama | 7.549300 , 80.626800 |
Kongahamulla | 7.542600 , 80.624400 |
Kottegoda | 7.524600 , 80.637100 |
Kotuwegedara | 7.450000 , 80.616670 |
Kumbiyangoda | 7.456200 , 80.610300 |
Madawala Demalabage | 7.617400 , 80.649000 |
Makulussa Colony | 7.550600 , 80.615800 |
Maligatenna | 7.463500 , 80.614700 |
Mandandawela | 7.481600 , 80.624000 |
Matale | 7.469800 , 80.621700 |
Matale Polwatta | 7.528200 , 80.639700 |
Nagolla | 7.454300 , 80.618700 |
Narangomuwa | 7.620200 , 80.628700 |
Owalapolwatta | 7.530700 , 80.641500 |
Pahalagammedda | 7.458400 , 80.618200 |
Palapatwela | 7.528600 , 80.635100 |
Pallewaradamuna | 7.572800 , 80.631000 |
Pannagama | 7.483330 , 80.616670 |
Puwakgahagala | 7.560900 , 80.620900 |
Puwakpitiya | 7.581200 , 80.640500 |
Rajjammana | 7.620700 , 80.659700 |
Taralanda | 7.472600 , 80.624100 |
Totagamuwa | 7.511400 , 80.618100 |
Tunpathliyadda | 7.524800 , 80.611400 |
Udawaradamuna | 7.569300 , 80.623400 |
Ududeniya | 7.456100 , 80.599100 |
Udugama | 7.520000 , 80.619500 |
Walliwela | 7.567100 , 80.620900 |
Wawinna | 7.541100 , 80.624400 |
Wedagolla | 7.615100 , 80.650300 |
Notes:
- You can download geometry data for Matale 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.