- Timestamp:
- Jun 27, 2014, 1:43:56 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/zoo-project/zoo-services/ogr/base-vect-ops/cgi-env/ConvexHull.zcfg
r106 r491 1 1 [ConvexHull] 2 2 Title = Compute convex hull. 3 Abstract = A new geometry object is created and returned containing the convex hull of the geometry on which the method is invoked.3 Abstract = This service shall return a feature collection that represents the convex hull of geometry InputPolygon. The convex hull is the smallest convex polygon that contains all points of the geometry. The convex Hull for a geometry of encoding data type Point is the point itself 4 4 processVersion = 1 5 5 storeSupported = true
Note: See TracChangeset
for help on using the changeset viewer.