开源GIS实验田

OpenSource GIS Space

  • 内容导航

  • 最新评论

    • Gao Ang: 这将是一次开源GIS百科全书式的大会 ...
    • SHG: 恭喜恭喜 希望到时有更多国外的专...
    • Gao Ang: 这个示例可以搜索指定位置500m范围内...
    • suan: 你好,我想請問你GOOGLE MAPS API的問題 ...
    • Gao Ang: 静态地图现在支持用户自定义图标,...
  • 热门主题

  • 随机阅读

    • 2007 年二月
      « 十二   三 »
       1234
      567891011
      12131415161718
      19202122232425
      262728  
    • Gao Ang

      GaoMiao's Portrait
      有了理想
      就不要寻找放弃的理由

      站点搜索

    • 只言片语

      要知道一个十六岁的人,不管地位环境如何,都难免有荒唐的幻想。——盖斯凯尔夫人

    Archive for 二月 7th, 2007

    Announcement of OpenSource Project JavaWPS

    7th 二月 2007

    JavaWPS is an open source Java GIS middleware providing implementations of Open Geospatial Consortium (OGC) specification WPS(Web Processing Service). JavaWPS is also associated with the GRASS GIS project that provides hundreds of geospatial functions that could be invoked with interfaces of JavaWPS.

    JavaWPS code will be built using the latest Java tools and environments and its modular architecture allows extra functionality to be easily incorporated. JavaWPS code will be released under the GNU Lesser General Public License (LGPL). References to JavaWPS project will be the python project PyWPS, 52North WPS and Grass SOAP project. JavaWPS will focus on the implementations of functions that come from GRASS GIS and provide convenient way to publish GRASS GIS functions as services on the internet.

    Web Processing Service interface specification provides mechanisms to identify the spatially-referenced data required by the calculation, initiate the calculation, and manage the output from the calculation so that it can be accessed by the client. And WPS is targeted at processing both vector and raster data. Therefore, three important core functions (GetCapabilities, DescribeProcess, Execute) will be realized according to the standards in WPS specification.

    JavaWPS will be the first Open Source project of OSGeo China. JavaWPS homepage at JavaForge is available at http://javawps.javaforge.com/ and Project Summary is also located at JavaForge. Source code of JavaWPS could be checked out with anonymous authorication via the following SVN address: Url: http://svn.javaforge.com/svn/JavaWPS/
    User: anonymous ; Password: anon

    Anyone who wants to make contribution to JavaWPS project is warmly welcome. Please register at JavaForge first to get the SVN code commit authorization. For further information, please feel free to contact with: gaoang # lreis.ac.cn or see Release Notes for details.

    Posted in 编程语言, 聚焦GIS | 4 Comments »