Changes between Version 2 and Version 3 of ZooDocumentation/ZOOAPI
- Timestamp:
- Apr 15, 2010, 8:16:11 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooDocumentation/ZOOAPI
v2 v3 1 1 = ZOO API Documentation = 2 2 3 The ZOO API is a simple and concise Javascript library designed to call and chain the ZOO Services easily. It is based on Proj4js and some parts of the OpenLayers logic. It adds the glue between your ZOO Kernel Installation and your OpenLayers client, using the Request and Process as native methods.3 The ZOO API is a simple and concise Javascript library designed to call and chain the ZOO Services easily. It adds the glue between your ZOO Kernel Installation and your OpenLayers client, making the WPS Request and Process calls easier. It also uses [http://proj4js.org Proj4js] for client-side reprojection. 4 4 5 5 Here are listed the ZOO API documentation material.