Skip to content

Render & serve Taiwan TOPO map locally by Docker. 用 Docker 一鍵架設 魯地圖印刷版 / 地圖產生器風格 的網路圖磚伺服器。

License

Notifications You must be signed in to change notification settings

jiazheng0609/twmap-tile-server-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twmap-tile-server-docker

Render & serve Taiwan TOPO map tile locally by Docker.
用 Docker 一鍵架設 魯地圖印刷版 網路圖磚伺服器。

The twmap_style folder was copied from Rudy Chung's taiwan-topo repo.
The map data are downloaded from 魯地圖 Taiwan TOPO.
The server program is mapsforgesrv.

Usage

docker run --rm -p 8081:8081 jiazheng/twmap-tile-server
then you can see map on https://127.0.0.1:8081/15/27430/14146.png
Use Ctrl-C to exit the program.

Licenses

  • MapsforgeSrv
    MapsforgeSrv is licensed under the GNU General Public License v3.0.
  • MOI.OSM Taiwan TOPO Mapsforge Style
    See twmap_style/MOI_OSM_twmap_License.txt.
  • MOI.OSM - Taiwan TOPO (by Rudy) map data
    Copyright (c) 2016-2019 Rudy Chung
    All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

        * Redistributions of source code must retain the above copyright
        notice, this list of conditions and the following disclaimer.

        * Redistributions in binary form must reproduce the this copyright notice
        (or the HTTP link to this notice), this list of conditions and the
        following disclaimer in the documentation and/or other materials provided
        with the distribution.

        * Redistributions with modification must use a different map name which
        could be easily and clearly to be distinguished with this map.

        * Neither the name of Rudy Chung nor the names of its contributors may be
        used to endorse or promote products derived from this software without 
        specific prior written permission.

    THIS MAP IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL RUDY BE LIABLE FOR ANY
    DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
    ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    MAP, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

地圖資料版權宣告

文字取自 Rudy Chung's taiwan-topo repo

  • OpenSteetMap

© OpenStreetMap contributors
本作品內含部份資訊取自「OpenStreetMap」https://wiki.openstreetmap.org/wiki/Downloading_data,該資料庫以開放資料庫授權條款 (Open Database License, ODbL) 進行提供。
License: https://www.openstreetmap.org/copyright

  • 內政部 20 公尺網格數值地形模型資料與 Rex OSM PBF

本作品內含等高線資訊取自 Rex OSM PBF 轉換全臺灣 20 公尺網格間距的數值地形模型(DTM)資料。
MOI Link: https://tgos.nat.gov.tw
政府資料開放授權條款: https://data.gov.tw/node/18250
Rex's OSM PBF Link: https://blog.nutsfactory.net/2016/09/14/taiwan-moi-20m-dtm
Chengtao Lin Refined Link: https://nbviewer.jupyter.org/gist/mutolisp/71cd2e39bdb5b0952dbf464d5b92d884
範圍包含:台灣本島、澎湖、金門

  • JAXA ALOS World 3D - 30m (AW3D30) Version 3.1.

部分範圍的等高線與 HGT DEM 來自於JAXA AW3D30 v3.1。
使用檔案:N20E116, N24E118, N24E119, N25E119, N25E122, N26E119, N26E120.
範圍包含:馬祖、烏坵、北方三島
Link: https://www.eorc.jaxa.jp/ALOS/en/aw3d30/index.htm

  • GMAP Styles and TYP

Garmin GMAP Styles and TYPs are origin from Freizeitkarte.
Link: https://www.freizeitkarte-osm.de/garmin/en/index.html

  • Mapsforge Style

Symbols/patterns/code is derived and based on OpenAndroMaps Elevate theme by Tobias Kühn.
Link: https://www.openandromaps.org/en/legend/elevate-mountain-hike-theme
Detail Link: https://www.openandromaps.org/wp-content/users/tobias/licenses.txt
Theme style is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License 3.0 Unported License.
Link: https://creativecommons.org/licenses/by-nc-sa/3.0/

  • Tool of Contour Lines: gdal and phyghtmap

Contour lines of this map were generated by using tools "gdal" and "phyghtmap".
gdal Link: https://www.gdal.org
gdal License: https://svn.osgeo.org/gdal/trunk/gdal/LICENSE.TXT
phyghtmap Link: https://katze.tfiu.de/projects/phyghtmap/
phyghtmap License: https://gnu.org/licenses/gpl.html

  • Tools of Maps: osm, mkgmap, and mapsforge

OSM Maps were built using the tools "osmosis"
Link: https://wiki.openstreetmap.org/wiki/Osmosis
GMAP Maps were built using the tools "splitter" and "mkgmap"
Link: https://www.mkgmap.org.uk/
License: https://gnu.org/licenses/gpl.html
Mapsforge Maps were built using the tools "Mapsforge Map-Writer"
Link: https://github.com/mapsforge/mapsforge/blob/master/docs/Getting-Started-Map-Writer.md

About

Render & serve Taiwan TOPO map locally by Docker. 用 Docker 一鍵架設 魯地圖印刷版 / 地圖產生器風格 的網路圖磚伺服器。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published