{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Vannmiljo.vannmiljo.WaterLocation", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "WaterLocationID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "WaterLocationID", "type": "esriFieldTypeOID", "alias": "WaterLocationID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "WaterLocationID" }, { "name": "WaterLocationCode", "type": "esriFieldTypeString", "alias": "WaterLocationCode", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "WaterLocationCode" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Description" }, { "name": "Elevation", "type": "esriFieldTypeSmallInteger", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "Temporary", "type": "esriFieldTypeSmallInteger", "alias": "Temporary", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Temporary" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "FeatureType", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "FeatureType" }, { "name": "UserID", "type": "esriFieldTypeInteger", "alias": "UserID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "UserID" }, { "name": "LastModifiedDate", "type": "esriFieldTypeDate", "alias": "LastModifiedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModifiedDate" }, { "name": "MonitoringWFDTypeID", "type": "esriFieldTypeString", "alias": "MonitoringWFDTypeID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MonitoringWFDTypeID" }, { "name": "ActivityID", "type": "esriFieldTypeString", "alias": "ActivityID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ActivityID" }, { "name": "WaterCategory", "type": "esriFieldTypeString", "alias": "WaterCategory", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "WaterCategory" }, { "name": "Classify", "type": "esriFieldTypeSmallInteger", "alias": "Classify", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Classify" }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "WaterType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WaterType" }, { "name": "Name_Alternative", "type": "esriFieldTypeString", "alias": "Name_Alternative", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name_Alternative" } ], "indexes": [ { "name": "WaterLocation_PK", "fields": "WaterLocationID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "WaterLocation_WaterLocationCode", "fields": "WaterLocationCode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_WaterLocation_FeatureType", "fields": "FeatureType,WaterLocationCode,Name,Name_Alternative,Description,Elevation,Temporary,CreateDate,UserID,Classify,WaterCategory", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_WaterLocation_WaterLocationCode", "fields": "WaterLocationCode", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_WL_WaterLocationCode", "fields": "WaterLocationCode", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_WL_Classify", "fields": "Classify", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_WL_FeatureType", "fields": "FeatureType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_WL_WaterCategory", "fields": "WaterCategory", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_WaterLocation_WaterLocationID", "fields": "WaterLocationID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_WaterLocationID", "fields": "WaterLocationID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Vannmiljo.vannmiljo.WaterLocation", "description": "", "prototype": { "attributes": { "WaterType": null, "Name_Alternative": null, "WaterLocationCode": " ", "Name": null, "Description": null, "Elevation": null, "Temporary": null, "CreateDate": -2209161600000, "FeatureType": " ", "UserID": 0, "LastModifiedDate": null, "MonitoringWFDTypeID": null, "ActivityID": null, "WaterCategory": null, "Classify": 0 } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }