|
The Informix Geodetic DataBlade module manages objects defined on the Earth's surface with a high degree of precision. It is designed to manage spatio-temporal data with global content, such as metadata associated with satellite images. To do this, the Informix Geodetic DataBlade module uses a latitude and longitude coordinate system on an ellipsoidal Earth model, or geodetic datum, rather than a planar, x- and y-coordinate system.
With the Informix Geodetic DataBlade module, you can extend your database server to store and manipulate objects in space, referenced by latitude and longitude. You can also provide additional attributes representing an altitude range and a time range.
You can create the following spatio-temporal objects with this module:
The Informix Geodetic DataBlade module provides three kinds of data types:
Spatio-temporal data types enable you to store data that represents spatial objects with a time component in an Informix database. The time component associates the object with a time period or moment in time. Spatio-temporal types are defined in a type hierarchy, with a supertype-GeoObject-that has the time and altitude attributes common to all spatio-temporal types.
Distinct types provide angular components such as latitude and longitude and linear components such as distance.
Range data types specify the altitude and time dimensions of spatio-temporal data.
The Informix Geodetic DataBlade module provides more than 60 functions to enable you to manipulate your spatio-temporal data. These functions can be grouped into the following categories:
The Informix Geodetic DataBlade module also provides:
For more information, see the Informix Geodetic DataBlade Module User's Guide.