Summary
Desktop GIS products provide an amazing range of editing functionality for geometric data, further creating a rich environment for the operator. While nothing in this chapter says that such functionality is not important or unnecessary, the processing of geometric data inside an Oracle database in response to clearly described and defined business processes is an important deployment option that should be available to all architects and developers. To do such deployment requires a rich set of functionality. This chapter extended the functions built in Chapter 6, Implementing New Functions, by creating functions for: editing vertices; transforming, scaling, rotating, and reflecting geometries; tiling, splitting, extending, shortening, moving sideways, and square buffering. Finally, the functions for converting from 2D to 3D, with examples, completed the chapter's presentation of what is possible for geometry editing, transformation, and construction.
The next chapter will continue...