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