Changeset 3133 for website

Show
Ignore:
Timestamp:
10/15/09 12:35:59 (3 years ago)
Author:
cmoullet
Message:

Add ogc information and mapfish API

Location:
website/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • website/trunk/doc/contribs/mapfishapi.txt

    r3099 r3133  
    1010The MapFishAPI provides also general functions that will simplify the creation of MapFish applications. 
    1111 
    12 The class documentation of the MapFish API can be found here: TODO (http://www.mapfish.org/svn/mapfish/contribs/mapfish-api/trunk/apidoc/) 
     12`Class documentation of the MapFish API <http://www.mapfish.org/apidoc/api/index.html>`_ 
    1313 
    1414Install MapFish 
  • website/trunk/index.txt

    r3131 r3133  
    1919<http://www.openlayers.org>`_ , `GeoExt <http://www.geoext.org>`_ JavaScript 
    2020toolkits, and specific components for interacting with MapFish web services. 
     21 
     22MapFish is compliant with the `Open Geospatial Consortium <http://www.opengeospatial.org/>`_ standards. 
     23This is achieved through OpenLayers or GeoExt supporting several OGC norms, like WMS, WFS, WMC, KML, GML etc.. 
    2124 
    2225MapFish is open source, and distributed under the `GPLv3