Paul Ramsey对WFS的抱怨

记得上次和浙大的一个同仁聊天,他也提起了WFS难以执行的问题。今天看了Paul的这篇blog,他也对WFS体现出无奈的感觉。

Paul是加拿大refractions公司的负责人之一。这个公司开发了业内耳熟能详的postgis,按照paul对uDig的定位,“an internet GIS”,uDig应该对OGC制定的相关服务流的建议规范有很好的执行。就像现在大多数网络服务都是基于http+html+css一样,一个成功的interent GIS应该是基于soap+(WFS+WMS+SLD)的。pual对WFS的主要服务内容主要定义为如下五个方面:

  • View and edit features over the web
  • Client independent
  • Server independent
  • Format independent
  • Database independent
  • 现在,WFS服务难以支持主要是由于两个问题:1. 通用的GML解析器;2. The solution to supporting generic GML is to read the schema advertised by the WFS, and use that to build a parser for the document on the fly。多数GML-Schema和它们说产生的实例实际上后很多不统一的地方。

    Share with:

    • email
    • LinkedIn
    • Twitter
    • Facebook
    • del.icio.us
    • StumbleUpon
    • Reddit
    • Digg
    • 豆瓣

    Related posts: