Observation Data Type

Properties
name data type constraints description
observationId number  
timeOfObservation number required
geoinfo string  
userId number   the userId
organismId number  
organism Organism   the organism
polygonService PolygonService  
name string  
observationHeading string max size: 1023, min size: 0 the observationHeading
observationText string max size: 2147483647, min size: 0 the observationText
statusTypeId number   the statusTypeId
statusChangedByUserId number   the statusChangedByUserId
statusChangedTime number   the statusChangedTime
statusRemarks string max size: 2147483647, min size: 0 the statusRemarks
observationData string   the observationData
observationDataSchema ObservationDataSchema  
isQuantified boolean   the isQuantified
cropOrganism Organism   the cropOrganism
cropOrganismId number  
broadcastMessage boolean   the broadcastMessage
observationIllustrationSet array of ObservationIllustration   the observationIllustrationSet
observationTimeSeriesId number  
observationTimeSeries ObservationTimeSeries   the observation time series
locationPointOfInterestId number   the locationPointOfInterestId
location PointOfInterest   the location
locationIsPrivate boolean   the locationIsPrivate
lastEditedBy number   the lastEditedBy
lastEditedByUser VipsLogicUser   the lastEditedByUser
lastEditedTime number  
isPositive boolean  
source string  

Example

{
  "observationId" : 12345,
  "timeOfObservation" : 12345,
  "geoinfo" : "...",
  "userId" : 12345,
  "organismId" : 12345,
  "organism" : {
    "organismId" : 12345,
    "latinName" : "...",
    "tradeName" : "...",
    "logicallyDeleted" : true,
    "organismLocaleSet" : [ {
      "organismLocalePK" : { },
      "localName" : "..."
    }, {
      "organismLocalePK" : { },
      "localName" : "..."
    } ],
    "organismExternalResourceSet" : [ {
      "organismExternalResourcePK" : { },
      "resourceIdentifier" : "...",
      "organism" : { },
      "externalResource" : { },
      "resourceUrl" : "..."
    }, {
      "organismExternalResourcePK" : { },
      "resourceIdentifier" : "...",
      "organism" : { },
      "externalResource" : { },
      "resourceUrl" : "..."
    } ],
    "parentOrganismId" : 12345,
    "hierarchyCategoryId" : 12345,
    "childOrganisms" : [ { }, { } ],
    "isPest" : true,
    "isCrop" : true,
    "extraProperties" : {
      "property1" : { },
      "property2" : { }
    },
    "observationDataSchema" : "...",
    "observationData" : "..."
  },
  "polygonService" : {
    "polygonServiceId" : 12345,
    "polygonServiceName" : "...",
    "description" : "...",
    "gisSearchUrlTemplate" : "...",
    "epsg" : 12345
  },
  "name" : "...",
  "observationHeading" : "...",
  "observationText" : "...",
  "statusTypeId" : 12345,
  "statusChangedByUserId" : 12345,
  "statusChangedTime" : 12345,
  "statusRemarks" : "...",
  "observationData" : "...",
  "observationDataSchema" : {
    "observationDataSchemaPK" : {
      "organizationId" : 12345,
      "organismId" : 12345
    },
    "dataSchema" : "...",
    "dataModel" : "..."
  },
  "isQuantified" : true,
  "cropOrganism" : {
    "organismId" : 12345,
    "latinName" : "...",
    "tradeName" : "...",
    "logicallyDeleted" : true,
    "organismLocaleSet" : [ {
      "organismLocalePK" : { },
      "localName" : "..."
    }, {
      "organismLocalePK" : { },
      "localName" : "..."
    } ],
    "organismExternalResourceSet" : [ {
      "organismExternalResourcePK" : { },
      "resourceIdentifier" : "...",
      "organism" : { },
      "externalResource" : { },
      "resourceUrl" : "..."
    }, {
      "organismExternalResourcePK" : { },
      "resourceIdentifier" : "...",
      "organism" : { },
      "externalResource" : { },
      "resourceUrl" : "..."
    } ],
    "parentOrganismId" : 12345,
    "hierarchyCategoryId" : 12345,
    "childOrganisms" : [ { }, { } ],
    "isPest" : true,
    "isCrop" : true,
    "extraProperties" : {
      "property1" : { },
      "property2" : { }
    },
    "observationDataSchema" : "...",
    "observationData" : "..."
  },
  "cropOrganismId" : 12345,
  "broadcastMessage" : true,
  "observationIllustrationSet" : [ {
    "observationIllustrationPK" : {
      "observationId" : 12345,
      "fileName" : "..."
    }
  }, {
    "observationIllustrationPK" : {
      "observationId" : 12345,
      "fileName" : "..."
    }
  } ],
  "observationTimeSeriesId" : 12345,
  "observationTimeSeries" : {
    "observationTimeSeriesId" : 12345,
    "cropOrganism" : {
      "organismId" : 12345,
      "latinName" : "...",
      "tradeName" : "...",
      "logicallyDeleted" : true,
      "organismLocaleSet" : [ { }, { } ],
      "organismExternalResourceSet" : [ { }, { } ],
      "parentOrganismId" : 12345,
      "hierarchyCategoryId" : 12345,
      "childOrganisms" : [ { }, { } ],
      "isPest" : true,
      "isCrop" : true,
      "extraProperties" : {
        "property1" : { },
        "property2" : { }
      },
      "observationDataSchema" : "...",
      "observationData" : "..."
    },
    "cropOrganismId" : 12345,
    "organism" : {
      "organismId" : 12345,
      "latinName" : "...",
      "tradeName" : "...",
      "logicallyDeleted" : true,
      "organismLocaleSet" : [ { }, { } ],
      "organismExternalResourceSet" : [ { }, { } ],
      "parentOrganismId" : 12345,
      "hierarchyCategoryId" : 12345,
      "childOrganisms" : [ { }, { } ],
      "isPest" : true,
      "isCrop" : true,
      "extraProperties" : {
        "property1" : { },
        "property2" : { }
      },
      "observationDataSchema" : "...",
      "observationData" : "..."
    },
    "organismId" : 12345,
    "year" : 12345,
    "name" : "...",
    "label" : "...",
    "description" : "...",
    "created" : 12345,
    "lastModified" : 12345,
    "userId" : 12345,
    "source" : "...",
    "lastModifiedBy" : 12345,
    "locationPointOfInterestId" : 12345,
    "locationPointOfInterest" : {
      "isPrivate" : true,
      "pointOfInterestId" : 12345,
      "name" : "...",
      "longitude" : 12345.0,
      "latitude" : 12345.0,
      "altitude" : 12345.0,
      "countryCode" : { },
      "timeZone" : "...",
      "properties" : {
        "property1" : { },
        "property2" : { }
      },
      "userId" : 12345,
      "weatherForecastProviderId" : { },
      "pointOfInterestExternalResourceSet" : [ { }, { } ],
      "pointOfInterestTypeId" : 12345,
      "gisGeom" : { },
      "geoJSON" : "...",
      "isForecastLocation" : true,
      "lastEditedTime" : 12345
    },
    "geoInfo" : "...",
    "locationIsPrivate" : true,
    "polygonService" : {
      "polygonServiceId" : 12345,
      "polygonServiceName" : "...",
      "description" : "...",
      "gisSearchUrlTemplate" : "...",
      "epsg" : 12345
    }
  },
  "locationPointOfInterestId" : 12345,
  "location" : {
    "isPrivate" : true,
    "pointOfInterestId" : 12345,
    "name" : "...",
    "longitude" : 12345.0,
    "latitude" : 12345.0,
    "altitude" : 12345.0,
    "countryCode" : {
      "countryCode" : "...",
      "phoneCode" : "..."
    },
    "timeZone" : "...",
    "properties" : {
      "property1" : { },
      "property2" : { }
    },
    "userId" : 12345,
    "weatherForecastProviderId" : {
      "weatherForecastProviderId" : 12345,
      "name" : "...",
      "description" : "...",
      "infoUrl" : "..."
    },
    "pointOfInterestExternalResourceSet" : [ {
      "pointOfInterestExternalResourcePK" : { },
      "resourceIdentifier" : "...",
      "externalResource" : { },
      "externalResourceUrl" : "..."
    }, {
      "pointOfInterestExternalResourcePK" : { },
      "resourceIdentifier" : "...",
      "externalResource" : { },
      "externalResourceUrl" : "..."
    } ],
    "pointOfInterestTypeId" : 12345,
    "gisGeom" : {
      "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
    },
    "geoJSON" : "...",
    "isForecastLocation" : true,
    "lastEditedTime" : 12345
  },
  "locationIsPrivate" : true,
  "lastEditedBy" : 12345,
  "lastEditedByUser" : {
    "userId" : 12345,
    "email" : "...",
    "firstName" : "...",
    "lastName" : "...",
    "organization_id" : 12345,
    "userUuid" : "...",
    "preferredLocale" : "...",
    "phone" : "...",
    "phoneCountryCode" : "..."
  },
  "lastEditedTime" : 12345,
  "isPositive" : true,
  "source" : "..."
}