Maven module :un.storage : model2d-ogc-wkb :
Class : un.storage.model2d.ogc.wkb.EWKBReader
Extends/Implements : un.storage.model2d.ogc.wkb.WKBReader
Subclasses : -

Extend WKB Reader as defined in PostGIS EWKB.
This allows to store an additional SRID information.
The SRID value will be stored in the user property index of the geometry
with the key : WKBConstants.SRID
author  Johann Sorel


Variables : srid
Functions : read, readFlags


protected int srid


public Geometry read ()

protected WKBGeometryInfo readFlags ()