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
Author:
Alexis Manin (Geomatys), Martin Desruisseaux (Geomatys), Johann Sorel (Geomatys)
  • Classes
    Class
    Description
    Information about a connection to a PostgreSQL + PostGIS database.
    A reader of rasters encoded in Well Known Binary (WKB) format.
    A writer of rasters encoded in Well Known Binary (WKB) format.