CoordRefCreate
The CoordRefCreate program creates new coordinate reference objects and inserts them into the spatial_references table.
The program first demonstrates how to search the database for a specific coordinate reference, then creates a new CoordRef object and serializes it as a new spatial reference system row in the spatial_references table. The output of this program shows the result of a query for retrieving the new spatial reference system from the database.