Package org.apache.sis.internal.sql.postgis
package org.apache.sis.internal.sql.postgis
Specialization of
org.apache.sis.internal.sql.feature
for the PostGIS database.
Provides also support for Well Known Binary (WKB) raster format, which at
the time of writing is PostGIS-specific (so the "well known" part of the format name
is not accurate).- Since:
- 1.1
- Version:
- 1.2
-
ClassesClassDescriptionInformation about a single band in PostGIS WKB raster.Converter from filters/expressions to the
WHERE
part of SQL statement with PostGIS-specific syntax where useful.A specialization for PostGIS database of prepared statements about spatial information.Estimation of the extent of geometries in a given table or column using statistics if available.Decoder of object of arbitrary kinds.Postgres<G>Information about a connection to a PostgreSQL + PostGIS database.Base class of reader and writer of rasters encoded in PostGIS Well Known Binary (WKB) format.Reader of rasters encoded in Well Known Binary (WKB) format.A reader of rasters encoded in Well Known Binary (WKB) format.A writer of rasters encoded in Well Known Binary (WKB) format.