Welioya (Mullaitivu) Map Cropping Samples
Welioya (Mullaitivu) Map Cropping Samples-1
Welioya (Mullaitivu) Map Cropping Samples-2
Welioya neighborhoods and villages map with 3D shadow effect
flag map of Welioya with 3D shadow effect
Welioya map with 3d shadow effect
Download outline map of Welioya (geojson format) :
Welioya.geojson (**)
Download polygon array of Welioya map for "Google Maps" :
Welioya.txt
Bounding Box for Welioya Map : ( 8.894181 , 80.691809 , 9.053815 , 80.878799 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Welioya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.894181, 80.691809, 9.053815, 80.878799);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Welioya)
[out:json];
(
rel["name"="Welioya"][type=boundary];
rel["name:en"="Welioya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Welioya 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.