Package com.luciad.format.postgresql
package com.luciad.format.postgresql
Provides a decoder and an encoder for geometries from PostgreSQL
databases with the PostGIS spatial extension.
- Since:
- 6.0
-
ClassDescriptionThis model decoder decodes spatial tables from PostgreSQL PostGIS databases.This
ILcdDatabaseModelDescriptor
describes a layer from a PostgreSQL PostGIS database.ThisILcdModelEncoder
encodes models into PostgreSQL PostGIS databases.