Package org.geotools.data.hana.metadata
Class Srs
Object
Srs
Metadata to create a new spatial reference system in SAP HANA.
- Author:
- Stefan Uhrig, SAP SE
-
Constructor Details
-
Srs
-
-
Method Details
-
getName
-
getSrid
public int getSrid() -
getOrganization
-
getOrganizationId
public int getOrganizationId() -
getWkt
-
getProj4
-
getLinearUom
-
getAngularUom
-
getType
-
getMajorAxis
-
getMinorAxis
-
getInverseFlattening
-
getMinX
public double getMinX() -
getMaxX
public double getMaxX() -
getMinY
public double getMinY() -
getMaxY
public double getMaxY()
-