Point Data Type

Implemented Interfaces
Cloneable, Comparable
Properties
name data type constraints description
boundaryDimension number required int
empty boolean required boolean
geometryType string  
coordinateSequence CoordinateSequence  
numPoints number required int
y number required double
dimension number required int
boundary Geometry  
x number required double
coordinate Coordinate  
simple boolean required boolean
coordinates array of Coordinate  
Properties inherited from Geometry
area number required double
SRID number required int
userData object  
envelope Geometry  
simple boolean required boolean
factory GeometryFactory  
length number required double
interiorPoint Point  
empty boolean required boolean
precisionModel PrecisionModel  
numGeometries number required int
geometryType string  
rectangle boolean required boolean
boundary Geometry  
envelopeInternal Envelope  
numPoints number required int
valid boolean required boolean
dimension number required int
centroid Point  
coordinates array of Coordinate  
coordinate Coordinate  
boundaryDimension number required int

Example

{
  "boundaryDimension" : 12345,
  "empty" : true,
  "geometryType" : "...",
  "coordinateSequence" : {
    "dimension" : 12345,
    "measures" : 12345
  },
  "numPoints" : 12345,
  "y" : 12345.0,
  "dimension" : 12345,
  "boundary" : {
    "area" : 12345.0,
    "SRID" : 12345,
    "userData" : { },
    "envelope" : { },
    "simple" : true,
    "factory" : {
      "precisionModel" : { },
      "coordinateSequenceFactory" : { },
      "SRID" : 12345
    },
    "length" : 12345.0,
    "interiorPoint" : {
      "boundaryDimension" : 12345,
      "empty" : true,
      "geometryType" : "...",
      "coordinateSequence" : { },
      "numPoints" : 12345,
      "y" : 12345.0,
      "dimension" : 12345,
      "boundary" : { },
      "x" : 12345.0,
      "coordinate" : { },
      "simple" : true,
      "coordinates" : [ { }, { } ],
      "area" : 12345.0,
      "SRID" : 12345,
      "userData" : { },
      "envelope" : { },
      "factory" : { },
      "length" : 12345.0,
      "interiorPoint" : { },
      "precisionModel" : { },
      "numGeometries" : 12345,
      "rectangle" : true,
      "envelopeInternal" : { },
      "valid" : true,
      "centroid" : { }
    },
    "empty" : true,
    "precisionModel" : {
      "scale" : 12345.0,
      "maximumSignificantDigits" : 12345,
      "offsetX" : 12345.0,
      "type" : { },
      "floating" : true,
      "offsetY" : 12345.0
    },
    "numGeometries" : 12345,
    "geometryType" : "...",
    "rectangle" : true,
    "boundary" : { },
    "envelopeInternal" : {
      "diameter" : 12345.0,
      "minY" : 12345.0,
      "maxX" : 12345.0,
      "maxY" : 12345.0,
      "width" : 12345.0,
      "minX" : 12345.0,
      "height" : 12345.0,
      "null" : true,
      "area" : 12345.0
    },
    "numPoints" : 12345,
    "valid" : true,
    "dimension" : 12345,
    "centroid" : {
      "boundaryDimension" : 12345,
      "empty" : true,
      "geometryType" : "...",
      "coordinateSequence" : { },
      "numPoints" : 12345,
      "y" : 12345.0,
      "dimension" : 12345,
      "boundary" : { },
      "x" : 12345.0,
      "coordinate" : { },
      "simple" : true,
      "coordinates" : [ { }, { } ],
      "area" : 12345.0,
      "SRID" : 12345,
      "userData" : { },
      "envelope" : { },
      "factory" : { },
      "length" : 12345.0,
      "interiorPoint" : { },
      "precisionModel" : { },
      "numGeometries" : 12345,
      "rectangle" : true,
      "envelopeInternal" : { },
      "valid" : true,
      "centroid" : { }
    },
    "coordinates" : [ {
      "x" : 12345.0,
      "valid" : true,
      "y" : 12345.0,
      "z" : 12345.0,
      "m" : 12345.0
    }, {
      "x" : 12345.0,
      "valid" : true,
      "y" : 12345.0,
      "z" : 12345.0,
      "m" : 12345.0
    } ],
    "coordinate" : {
      "x" : 12345.0,
      "valid" : true,
      "y" : 12345.0,
      "z" : 12345.0,
      "m" : 12345.0
    },
    "boundaryDimension" : 12345
  },
  "x" : 12345.0,
  "coordinate" : {
    "x" : 12345.0,
    "valid" : true,
    "y" : 12345.0,
    "z" : 12345.0,
    "m" : 12345.0
  },
  "simple" : true,
  "coordinates" : [ {
    "x" : 12345.0,
    "valid" : true,
    "y" : 12345.0,
    "z" : 12345.0,
    "m" : 12345.0
  }, {
    "x" : 12345.0,
    "valid" : true,
    "y" : 12345.0,
    "z" : 12345.0,
    "m" : 12345.0
  } ],
  "area" : 12345.0,
  "SRID" : 12345,
  "userData" : { },
  "envelope" : {
    "area" : 12345.0,
    "SRID" : 12345,
    "userData" : { },
    "envelope" : { },
    "simple" : true,
    "factory" : {
      "precisionModel" : { },
      "coordinateSequenceFactory" : { },
      "SRID" : 12345
    },
    "length" : 12345.0,
    "interiorPoint" : {
      "boundaryDimension" : 12345,
      "empty" : true,
      "geometryType" : "...",
      "coordinateSequence" : { },
      "numPoints" : 12345,
      "y" : 12345.0,
      "dimension" : 12345,
      "boundary" : { },
      "x" : 12345.0,
      "coordinate" : { },
      "simple" : true,
      "coordinates" : [ { }, { } ],
      "area" : 12345.0,
      "SRID" : 12345,
      "userData" : { },
      "envelope" : { },
      "factory" : { },
      "length" : 12345.0,
      "interiorPoint" : { },
      "precisionModel" : { },
      "numGeometries" : 12345,
      "rectangle" : true,
      "envelopeInternal" : { },
      "valid" : true,
      "centroid" : { }
    },
    "empty" : true,
    "precisionModel" : {
      "scale" : 12345.0,
      "maximumSignificantDigits" : 12345,
      "offsetX" : 12345.0,
      "type" : { },
      "floating" : true,
      "offsetY" : 12345.0
    },
    "numGeometries" : 12345,
    "geometryType" : "...",
    "rectangle" : true,
    "boundary" : { },
    "envelopeInternal" : {
      "diameter" : 12345.0,
      "minY" : 12345.0,
      "maxX" : 12345.0,
      "maxY" : 12345.0,
      "width" : 12345.0,
      "minX" : 12345.0,
      "height" : 12345.0,
      "null" : true,
      "area" : 12345.0
    },
    "numPoints" : 12345,
    "valid" : true,
    "dimension" : 12345,
    "centroid" : {
      "boundaryDimension" : 12345,
      "empty" : true,
      "geometryType" : "...",
      "coordinateSequence" : { },
      "numPoints" : 12345,
      "y" : 12345.0,
      "dimension" : 12345,
      "boundary" : { },
      "x" : 12345.0,
      "coordinate" : { },
      "simple" : true,
      "coordinates" : [ { }, { } ],
      "area" : 12345.0,
      "SRID" : 12345,
      "userData" : { },
      "envelope" : { },
      "factory" : { },
      "length" : 12345.0,
      "interiorPoint" : { },
      "precisionModel" : { },
      "numGeometries" : 12345,
      "rectangle" : true,
      "envelopeInternal" : { },
      "valid" : true,
      "centroid" : { }
    },
    "coordinates" : [ {
      "x" : 12345.0,
      "valid" : true,
      "y" : 12345.0,
      "z" : 12345.0,
      "m" : 12345.0
    }, {
      "x" : 12345.0,
      "valid" : true,
      "y" : 12345.0,
      "z" : 12345.0,
      "m" : 12345.0
    } ],
    "coordinate" : {
      "x" : 12345.0,
      "valid" : true,
      "y" : 12345.0,
      "z" : 12345.0,
      "m" : 12345.0
    },
    "boundaryDimension" : 12345
  },
  "factory" : {
    "precisionModel" : {
      "scale" : 12345.0,
      "maximumSignificantDigits" : 12345,
      "offsetX" : 12345.0,
      "type" : { },
      "floating" : true,
      "offsetY" : 12345.0
    },
    "coordinateSequenceFactory" : { },
    "SRID" : 12345
  },
  "length" : 12345.0,
  "interiorPoint" : {
    "boundaryDimension" : 12345,
    "empty" : true,
    "geometryType" : "...",
    "coordinateSequence" : {
      "dimension" : 12345,
      "measures" : 12345
    },
    "numPoints" : 12345,
    "y" : 12345.0,
    "dimension" : 12345,
    "boundary" : {
      "area" : 12345.0,
      "SRID" : 12345,
      "userData" : { },
      "envelope" : { },
      "simple" : true,
      "factory" : { },
      "length" : 12345.0,
      "interiorPoint" : { },
      "empty" : true,
      "precisionModel" : { },
      "numGeometries" : 12345,
      "geometryType" : "...",
      "rectangle" : true,
      "boundary" : { },
      "envelopeInternal" : { },
      "numPoints" : 12345,
      "valid" : true,
      "dimension" : 12345,
      "centroid" : { },
      "coordinates" : [ { }, { } ],
      "coordinate" : { },
      "boundaryDimension" : 12345
    },
    "x" : 12345.0,
    "coordinate" : {
      "x" : 12345.0,
      "valid" : true,
      "y" : 12345.0,
      "z" : 12345.0,
      "m" : 12345.0
    },
    "simple" : true,
    "coordinates" : [ {
      "x" : 12345.0,
      "valid" : true,
      "y" : 12345.0,
      "z" : 12345.0,
      "m" : 12345.0
    }, {
      "x" : 12345.0,
      "valid" : true,
      "y" : 12345.0,
      "z" : 12345.0,
      "m" : 12345.0
    } ],
    "area" : 12345.0,
    "SRID" : 12345,
    "userData" : { },
    "envelope" : {
      "area" : 12345.0,
      "SRID" : 12345,
      "userData" : { },
      "envelope" : { },
      "simple" : true,
      "factory" : { },
      "length" : 12345.0,
      "interiorPoint" : { },
      "empty" : true,
      "precisionModel" : { },
      "numGeometries" : 12345,
      "geometryType" : "...",
      "rectangle" : true,
      "boundary" : { },
      "envelopeInternal" : { },
      "numPoints" : 12345,
      "valid" : true,
      "dimension" : 12345,
      "centroid" : { },
      "coordinates" : [ { }, { } ],
      "coordinate" : { },
      "boundaryDimension" : 12345
    },
    "factory" : {
      "precisionModel" : { },
      "coordinateSequenceFactory" : { },
      "SRID" : 12345
    },
    "length" : 12345.0,
    "interiorPoint" : { },
    "precisionModel" : {
      "scale" : 12345.0,
      "maximumSignificantDigits" : 12345,
      "offsetX" : 12345.0,
      "type" : { },
      "floating" : true,
      "offsetY" : 12345.0
    },
    "numGeometries" : 12345,
    "rectangle" : true,
    "envelopeInternal" : {
      "diameter" : 12345.0,
      "minY" : 12345.0,
      "maxX" : 12345.0,
      "maxY" : 12345.0,
      "width" : 12345.0,
      "minX" : 12345.0,
      "height" : 12345.0,
      "null" : true,
      "area" : 12345.0
    },
    "valid" : true,
    "centroid" : { }
  },
  "precisionModel" : {
    "scale" : 12345.0,
    "maximumSignificantDigits" : 12345,
    "offsetX" : 12345.0,
    "type" : { },
    "floating" : true,
    "offsetY" : 12345.0
  },
  "numGeometries" : 12345,
  "rectangle" : true,
  "envelopeInternal" : {
    "diameter" : 12345.0,
    "minY" : 12345.0,
    "maxX" : 12345.0,
    "maxY" : 12345.0,
    "width" : 12345.0,
    "minX" : 12345.0,
    "height" : 12345.0,
    "null" : true,
    "area" : 12345.0
  },
  "valid" : true,
  "centroid" : {
    "boundaryDimension" : 12345,
    "empty" : true,
    "geometryType" : "...",
    "coordinateSequence" : {
      "dimension" : 12345,
      "measures" : 12345
    },
    "numPoints" : 12345,
    "y" : 12345.0,
    "dimension" : 12345,
    "boundary" : {
      "area" : 12345.0,
      "SRID" : 12345,
      "userData" : { },
      "envelope" : { },
      "simple" : true,
      "factory" : { },
      "length" : 12345.0,
      "interiorPoint" : { },
      "empty" : true,
      "precisionModel" : { },
      "numGeometries" : 12345,
      "geometryType" : "...",
      "rectangle" : true,
      "boundary" : { },
      "envelopeInternal" : { },
      "numPoints" : 12345,
      "valid" : true,
      "dimension" : 12345,
      "centroid" : { },
      "coordinates" : [ { }, { } ],
      "coordinate" : { },
      "boundaryDimension" : 12345
    },
    "x" : 12345.0,
    "coordinate" : {
      "x" : 12345.0,
      "valid" : true,
      "y" : 12345.0,
      "z" : 12345.0,
      "m" : 12345.0
    },
    "simple" : true,
    "coordinates" : [ {
      "x" : 12345.0,
      "valid" : true,
      "y" : 12345.0,
      "z" : 12345.0,
      "m" : 12345.0
    }, {
      "x" : 12345.0,
      "valid" : true,
      "y" : 12345.0,
      "z" : 12345.0,
      "m" : 12345.0
    } ],
    "area" : 12345.0,
    "SRID" : 12345,
    "userData" : { },
    "envelope" : {
      "area" : 12345.0,
      "SRID" : 12345,
      "userData" : { },
      "envelope" : { },
      "simple" : true,
      "factory" : { },
      "length" : 12345.0,
      "interiorPoint" : { },
      "empty" : true,
      "precisionModel" : { },
      "numGeometries" : 12345,
      "geometryType" : "...",
      "rectangle" : true,
      "boundary" : { },
      "envelopeInternal" : { },
      "numPoints" : 12345,
      "valid" : true,
      "dimension" : 12345,
      "centroid" : { },
      "coordinates" : [ { }, { } ],
      "coordinate" : { },
      "boundaryDimension" : 12345
    },
    "factory" : {
      "precisionModel" : { },
      "coordinateSequenceFactory" : { },
      "SRID" : 12345
    },
    "length" : 12345.0,
    "interiorPoint" : { },
    "precisionModel" : {
      "scale" : 12345.0,
      "maximumSignificantDigits" : 12345,
      "offsetX" : 12345.0,
      "type" : { },
      "floating" : true,
      "offsetY" : 12345.0
    },
    "numGeometries" : 12345,
    "rectangle" : true,
    "envelopeInternal" : {
      "diameter" : 12345.0,
      "minY" : 12345.0,
      "maxX" : 12345.0,
      "maxY" : 12345.0,
      "width" : 12345.0,
      "minX" : 12345.0,
      "height" : 12345.0,
      "null" : true,
      "area" : 12345.0
    },
    "valid" : true,
    "centroid" : { }
  }
}