name | data type | description |
---|---|---|
validTimeStart | number | |
validGeometry | Geometry | |
allValues | map of string | |
keys | array of string | |
warningStatus | number | |
validTimeEnd | number |
Example
{ "validTimeStart" : 12345, "validGeometry" : { "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 }, "allValues" : { "property1" : "...", "property2" : "..." }, "keys" : [ "...", "..." ], "warningStatus" : 12345, "validTimeEnd" : 12345 }