| 32 | |
| 33 | == ZOO spatial tools demo userguide == |
| 34 | |
| 35 | * Select a state polygon by clicking on it (it will appear in blue color after a few seconds) |
| 36 | |
| 37 | * Launch a single geometry process by clicking on the corresponding button (the result will be display in orange color) |
| 38 | |
| 39 | * Select another state polygon by clicking on it (it will appear in blue color after a few seconds) |
| 40 | |
| 41 | * Launch a multiple geometry process by clicking on the corresponding button (the result will be display in blue color) |
| 42 | |
| 43 | == Description == |
| 44 | |
| 45 | The ZOO spatial tools demo is based on the Spatial Tools ZOO Service. This Service is available in C and Python language |
| 46 | |
| 47 | * C version: http://zoo-project.org/trac/browser/trunk/zoo-services/ogr/base-vect-ops |
| 48 | |
| 49 | * Python version: http://zoo-project.org/trac/browser/trunk/zoo-services/ogr/base-vect-ops-py |
| 50 | |
| 51 | == Data Sources == |
| 52 | |
| 53 | * OpenLayers MetaCarta WMS |
| 54 | |
| 55 | * TOPP United States WMS / WFS |