Hambantota (Hambantota) Map Cropping Samples
Hambantota (Hambantota) Map Cropping Samples-1
Hambantota (Hambantota) Map Cropping Samples-2
Hambantota neighborhoods and villages map with 3D shadow effect
flag map of Hambantota with 3D shadow effect
Hambantota map with 3d shadow effect
Download outline map of Hambantota (geojson format) :
Hambantota.geojson (**)
Download polygon array of Hambantota map for "Google Maps" :
Hambantota.txt
Bounding Box for Hambantota Map : ( 6.102564 , 81.016345 , 6.340844 , 81.298713 )
Wikipedia ID for Hambantota : Q723006
Wikipedia SPARQL Query for Hambantota (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q723006 wdt:P1082 ?population. }
OPTIONAL { wd:Q723006 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q723006 wdt:P2046 ?area. }
OPTIONAL { wd:Q723006 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q723006 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q723006 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 Hambantota map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.102564, 81.016345, 6.340844, 81.298713);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hambantota)
[out:json];
(
rel["name"="Hambantota"][type=boundary];
rel["name:en"="Hambantota"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hambantota
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arabokka | 6.148400 , 81.096300 |
Bellagaswewa | 6.183330 , 81.066670 |
Bundala Levagamgoda | 6.197300 , 81.254900 |
Bundala Wellagangoda | 6.189900 , 81.267000 |
Dehigahalanda | 6.116670 , 81.050000 |
Diyagasgoda | 6.116670 , 81.033330 |
Elalla | 6.311100 , 81.070000 |
Hambantota | 6.124100 , 81.118500 |
Hondawelpokuna | 6.169900 , 81.060500 |
Karagangoda | 6.137500 , 81.116000 |
Kariwila | 6.128800 , 81.059900 |
Keliyawalana | 6.243000 , 81.153400 |
Kudabolana | 6.133330 , 81.033330 |
Kurundana | 6.283330 , 81.100000 |
Landajulana | 6.250000 , 81.133330 |
Mahara | 6.177500 , 81.044600 |
Medagama | 6.116670 , 81.033330 |
Mirijjawala | 6.116800 , 81.090000 |
Nelunpatwila | 6.143500 , 81.107600 |
Pallemalala | 6.193700 , 81.188100 |
Patirajje | 6.166670 , 81.200000 |
Paybokka | 6.118700 , 81.052900 |
Samodagama | 6.141500 , 81.122300 |
Sittakala | 6.120100 , 81.071500 |
Siyambalagaswila | 6.168200 , 81.029300 |
Telulla | 6.205000 , 81.282600 |
Udaberagama | 6.166670 , 81.033330 |
Udagama | 6.206600 , 81.282500 |
Udamalala | 6.169200 , 81.165700 |
Walawe | 6.116670 , 81.033330 |
Notes:
- You can download geometry data for Hambantota 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.