Class Srs


  • public class Srs
    extends Object
    Metadata to create a new spatial reference system in SAP HANA.
    Author:
    Stefan Uhrig, SAP SE
    • Method Detail

      • getName

        public String getName()
      • getSrid

        public int getSrid()
      • getOrganization

        public String getOrganization()
      • getOrganizationId

        public int getOrganizationId()
      • getWkt

        public String getWkt()
      • getProj4

        public String getProj4()
      • getLinearUom

        public String getLinearUom()
      • getAngularUom

        public String getAngularUom()
      • getMajorAxis

        public Double getMajorAxis()
      • getMinorAxis

        public Double getMinorAxis()
      • getInverseFlattening

        public Double getInverseFlattening()
      • getMinX

        public double getMinX()
      • getMaxX

        public double getMaxX()
      • getMinY

        public double getMinY()
      • getMaxY

        public double getMaxY()