CartoWeb-an advanced framework to build WebGIS
作者: 赵博 • 2006 年 9 月 17 日 • 技术主义 • 2 条评论
last a few days, i was attracted by ka-map. but now, a more convenient opensource software CartoWeb, which supplies an alternative to build the client of WebGIS, comes into my view.
CartoWeb is a comprehensive and ready-to-use Web-GIS (Geographical Information System) as well as a convenient framework for building advanced and customized applications.
Developed by Camptocamp SA, it is based on the UMN MapServer engine and is released under the GNU General Public License (GPL).
Written using innovative language PHP5, CartoWeb is highly modular and customizable thanks to its object-oriented architecture. It runs evenly on Windows or Unix-like platforms and shows its real power when associated to PostgreSQL/PostGIS.
Last but not least, CartoWeb may be set up as a SOAP Web Service enabling to have front-end server on one machine and data and map generation on an other.
相关文章:

兄弟连cartoweb这种东西都能找到肯定是费了不少心思啊。
说实话我也是做webgis的,不过水平跟您老差了一米吧,我对它的绘制很感兴趣的,就是画线、矩形、多边形的那块,因为我跟它一样用的是wz库,效率很是头疼啊,结果看了它的发现挺流畅,所以马上照着它的实现了一下,效果不错,呵呵。
不过它的js我去研究了一下,有些说实话是冗余的,没什么必要。一个页面加载那么多js是很影响效率的说。
你好,我就是觉得他对于画图功能的支持要好很多,当然是相比ka-map.