Ampara (Ampara) Map Cropping Samples
Ampara (Ampara) Map Cropping Samples-1
Ampara (Ampara) Map Cropping Samples-2
Ampara neighborhoods and villages map with 3D shadow effect
flag map of Ampara with 3D shadow effect
Ampara map with 3d shadow effect
Download outline map of Ampara (geojson format) :
Ampara.geojson (**)
Download polygon array of Ampara map for "Google Maps" :
Ampara.txt
Bounding Box for Ampara Map : ( 7.216805 , 81.488187 , 7.321543 , 81.706902 )
Wikipedia ID for Ampara : Q474395
Wikipedia SPARQL Query for Ampara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q474395 wdt:P1082 ?population. }
OPTIONAL { wd:Q474395 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q474395 wdt:P2046 ?area. }
OPTIONAL { wd:Q474395 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q474395 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q474395 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 Ampara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.216805, 81.488187, 7.321543, 81.706902);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ampara)
[out:json];
(
rel["name"="Ampara"][type=boundary];
rel["name:en"="Ampara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ampara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ambagahawela | 7.266670 , 81.566670 |
Ampara | 7.297540 , 81.682020 |
Ganangolla | 7.250000 , 81.616670 |
Kahatagasyaya | 7.283330 , 81.550000 |
Karangawa | 7.316670 , 81.666670 |
Kondavattavan | 7.283330 , 81.633330 |
Kudakandiya | 7.266670 , 81.550000 |
Medawatta | 7.233330 , 81.600000 |
Paragahakele | 7.250000 , 81.600000 |
Paraganakele | 7.250000 , 81.583330 |
Wawinna | 7.233330 , 81.566670 |
Notes:
- You can download geometry data for Ampara 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.