{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "ROWAcqParcelsTable", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "ROWAcqParcels", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PIN", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OWNER_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARCEL_NUMBER", "type": "esriFieldTypeString", "alias": "PARCEL#", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PARCEL_NUMBER" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PIN" }, { "name": "Property_Address", "type": "esriFieldTypeString", "alias": "Property Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Property_Address" }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "Owner's Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER_NAME" }, { "name": "MAILING_ADDRESS", "type": "esriFieldTypeString", "alias": "Mailing Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAILING_ADDRESS" }, { "name": "ALL_INTEREST_HOLDERS", "type": "esriFieldTypeString", "alias": "Interest Holders", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ALL_INTEREST_HOLDERS" }, { "name": "INTEREST_HOLDER_ADDRESS", "type": "esriFieldTypeString", "alias": "Interest Holder Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INTEREST_HOLDER_ADDRESS" }, { "name": "EASEMENT_RECORDED", "type": "esriFieldTypeString", "alias": "Easement Recorded", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EASEMENT_RECORDED" }, { "name": "PE", "type": "esriFieldTypeString", "alias": "Permanent Easement", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PE" }, { "name": "TE", "type": "esriFieldTypeString", "alias": "Temporary Easement", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TE" }, { "name": "EXISTING__HIGHWAY__R_W___ACRES_", "type": "esriFieldTypeDouble", "alias": "Existing Hwy ROW (acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EXISTING__HIGHWAY__R_W___ACRES_" }, { "name": "ADDITIONAL__HIGHWAY__R_W___ACRE", "type": "esriFieldTypeDouble", "alias": "Additional Hwy ROW (acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDITIONAL__HIGHWAY__R_W___ACRE" }, { "name": "TOTAL__HIGHWAY__R_W___ACRES_", "type": "esriFieldTypeDouble", "alias": "Total Hwy ROW (acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL__HIGHWAY__R_W___ACRES_" }, { "name": "TOTAL_TE_ACRES_NEEDED", "type": "esriFieldTypeDouble", "alias": "Total Temp Easement Needed (acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_TE_ACRES_NEEDED" }, { "name": "TITLE_WORK_RECEIVED", "type": "esriFieldTypeString", "alias": "Title Work Recieved", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TITLE_WORK_RECEIVED" }, { "name": "EARLY_NOTIFICATION_LETTER_SENT", "type": "esriFieldTypeString", "alias": "EARLY NOTIFICATION LETTER SENT", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EARLY_NOTIFICATION_LETTER_SENT" }, { "name": "Permanent_Easement_Offer_Value", "type": "esriFieldTypeDouble", "alias": "Permanen_Easement_Offer_Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Permanent_Easement_Offer_Value" }, { "name": "Permanent_Easement_Damages", "type": "esriFieldTypeDouble", "alias": "Permanent_Easement_Damages", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Permanent_Easement_Damages" }, { "name": "Temporary_Easement_Offer_Value", "type": "esriFieldTypeDouble", "alias": "Temporary_Easement_Offer_Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Temporary_Easement_Offer_Value" }, { "name": "Temporary_Easement_Damages", "type": "esriFieldTypeDouble", "alias": "Temporary_Easement_Damages", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Temporary_Easement_Damages" }, { "name": "Total_PE_TE_Cost", "type": "esriFieldTypeDouble", "alias": "Total PE and TE Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_PE_TE_Cost" }, { "name": "APPRAISAL_RECEIVED", "type": "esriFieldTypeString", "alias": "APPRAISAL_RECEIVED", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "APPRAISAL_RECEIVED" }, { "name": "REVIEW_APPR_DATE", "type": "esriFieldTypeDate", "alias": "Review Appraisal Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REVIEW_APPR_DATE" }, { "name": "OFFER_LETTER_ACCEPTED", "type": "esriFieldTypeString", "alias": "OFFER_LETTER_ACCEPTED", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OFFER_LETTER_ACCEPTED" }, { "name": "CONDEMNATION", "type": "esriFieldTypeString", "alias": "CONDEMNATION", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CONDEMNATION" }, { "name": "HEARING_ON_PETITION", "type": "esriFieldTypeString", "alias": "Hearing on Petition", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HEARING_ON_PETITION" }, { "name": "Escrow_Deposit_Amount", "type": "esriFieldTypeDouble", "alias": "Excrow Deposit Amount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Escrow_Deposit_Amount" }, { "name": "ESCROW_DEPOSIT_DATE", "type": "esriFieldTypeDate", "alias": "Escrow Deposit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ESCROW_DEPOSIT_DATE" }, { "name": "TITLE_AND_POSESSION", "type": "esriFieldTypeString", "alias": "Title and Possesion", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TITLE_AND_POSESSION" }, { "name": "COURT_FILE_NAME", "type": "esriFieldTypeString", "alias": "Court File Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COURT_FILE_NAME" }, { "name": "COURT_FILE_NUMBER", "type": "esriFieldTypeString", "alias": "Court File Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COURT_FILE_NUMBER" }, { "name": "PETITION_DATE", "type": "esriFieldTypeDate", "alias": "Petition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PETITION_DATE" }, { "name": "NOTICE_OF_INTENT_MAILED", "type": "esriFieldTypeString", "alias": "Notice of Intent Mailed", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTICE_OF_INTENT_MAILED" }, { "name": "CERT__MAIL_CARD_RECVD_", "type": "esriFieldTypeString", "alias": "Cert Mail Card Recieved", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CERT__MAIL_CARD_RECVD_" }, { "name": "NOTICE_TO_RESP_SERVED_BY", "type": "esriFieldTypeString", "alias": "Notice to Respond Served By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTICE_TO_RESP_SERVED_BY" }, { "name": "ACKNOWLEDGEMENT_RECVD_", "type": "esriFieldTypeString", "alias": "Acknowledgement Recvd", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ACKNOWLEDGEMENT_RECVD_" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "DocumentPath", "type": "esriFieldTypeString", "alias": "DocumentPath", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DocumentPath" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R2623_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "TitleWork", "fields": "TITLE_WORK_RECEIVED", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ROWAcqParcels", "fields": "PIN", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2623", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ROWAcqParcelsTable", "description": "", "prototype": { "attributes": { "DocumentPath": null, "COMMENTS": null, "PARCEL_NUMBER": null, "PIN": null, "Property_Address": null, "OWNER_NAME": null, "MAILING_ADDRESS": null, "ALL_INTEREST_HOLDERS": null, "INTEREST_HOLDER_ADDRESS": null, "EASEMENT_RECORDED": null, "PE": null, "TE": null, "EXISTING__HIGHWAY__R_W___ACRES_": null, "ADDITIONAL__HIGHWAY__R_W___ACRE": null, "TOTAL__HIGHWAY__R_W___ACRES_": null, "TOTAL_TE_ACRES_NEEDED": null, "TITLE_WORK_RECEIVED": null, "EARLY_NOTIFICATION_LETTER_SENT": null, "Permanent_Easement_Offer_Value": null, "Permanent_Easement_Damages": null, "Temporary_Easement_Offer_Value": null, "Temporary_Easement_Damages": null, "Total_PE_TE_Cost": null, "APPRAISAL_RECEIVED": null, "REVIEW_APPR_DATE": null, "OFFER_LETTER_ACCEPTED": null, "CONDEMNATION": null, "HEARING_ON_PETITION": null, "Escrow_Deposit_Amount": null, "ESCROW_DEPOSIT_DATE": null, "TITLE_AND_POSESSION": null, "COURT_FILE_NAME": null, "COURT_FILE_NUMBER": null, "PETITION_DATE": null, "NOTICE_OF_INTENT_MAILED": null, "CERT__MAIL_CARD_RECVD_": null, "NOTICE_TO_RESP_SERVED_BY": null, "ACKNOWLEDGEMENT_RECVD_": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "a5ef0feeb3bd44a1b06b54a84bf4807b" }