摘要: 最近要做一些矢量数据的Web制图,地图服务器当然还是用MapServer。记得原来QGIS有输出MapFile的插件,这样做配置文件会方便许多。但是在 Debian Jessie中打开QGIS,怎么也找不到这个插件。在网上找了半天,下面是解决方法: Can Q...
最近要做一些矢量数据的Web制图,地图服务器当然还是用MapServer。记得原来QGIS有输出MapFile的插件,这样做配置文件会方便许多。但是在 Debian Jessie中打开QGIS,怎么也找不到这个插件。在网上找了半天,下面是解决方法:
Can QGIS 2.6.1 export to mapserver?
I would know if there's a way to export qgis data to mapserver (Mapfile). In previous version of Qgis there was a plugin called "Export to Mapserver", now I can't find anything...
qgis mapserver mapfile
shareimprove this question
The plugin is still alive, now named RT mapserver exporter:
https://plugins.qgis.org/plugins/rt_mapserver_exporter/
To get it, you need to allow for experimental plugins, and you need the python-mapscript package on Linux (part of the ubuntugis mapserver package), or the mapscript-python package from OSGEO4W on Windows.