ISBN-13: 9781849686365 / Angielski / Miękka / 2013 / 568 str.
A practitioner's guide on how to extend, apply, and combine Oracle's Spatial offerings with other Oracle and open source technologies to solve everyday problems Overview * Understand how to develop Oracle Spatial data models and applications that use PL/SQL and Java to solve common problems using practical, hands-on examples* Design a data model for spatial applications* Use standard database technologies for managing Spatial data* Learn how to combine spatial and non-spatial data in the database* Get to grips with how to use Oracle Spatial's standards compliant geometry data types to develop cross-vendor database solutions to common problems In Detail Spatial applications should be developed in the same way that users develop other database applications: by starting with an integrated data model in which the SDO_GEOMETRY objects are just another attribute describing entities and by using as many of the database features as possible for managing the data. If a task can be done using a database feature like replication, then it should be done using the standard replication technology instead of inventing a new procedure for replicating spatial data. Sometimes solving a business problem using a PL/SQL function can be more powerful, accessible, and easier to use than trying to use external software. Because Oracle Spatial's offerings are standards compliant, this book shows you how Oracle Spatial technology can be used to build cross-vendor database solutions. Applying and Extending Oracle Spatial shows you the clever things that can be done not just with Oracle Spatial on its own, but in combination with other database technologies. This is a great resource book that will convince you to purchase other Oracle technology books on non-spatial specialist technologies because you will ?nally see that "spatial is not special: it is a small, fun, and clever part of a much larger whole". What you will learn from this book * Design a data model for a spatial application* Build and use database triggers that manage data validation and other tasks* Use Oracle's materialized view, replication and XML technologies with a spatial database* Understand and use Oracle's Raster data management technology to implement solutions within a range of applications* Explore advanced queuing for managing spatial data processing* Apply linear referencing programming to solving business problems* Discover Oracle's OGC and SQLMM compliant geometry types when implementing solutions capable of cross-vendor database deployment* Use partitioning to manage large spatial datasets in the database* Load spatial data (raster and vector) from different data sources in the database Approach This book is an advanced practical guide to applying and extending Oracle Spatial. Who this book is written for This book is for existing users of Oracle and Oracle Spatial and so assumes you have a basic knowledge of Oracle in terms of understanding the SDO_GEOMETRY type, creating tables, indexes, and views, executing basic to moderately complex queries, and some idea of PL/SQL programming of triggers and stored procedures.