{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 9,
 "name": "ParkingSignDetail",
 "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": false,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "hasMetadata": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "SupportID",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "SupportID",
   "type": "esriFieldTypeString",
   "alias": "SupportID",
   "domain": null,
   "editable": true,
   "required": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "SupportID"
  },
  {
   "name": "SignID",
   "type": "esriFieldTypeString",
   "alias": "SignID",
   "domain": null,
   "editable": true,
   "required": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "SignID"
  },
  {
   "name": "SIGNCODE",
   "type": "esriFieldTypeString",
   "alias": "Sign Code",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "SIGNCODE"
  },
  {
   "name": "SIGNTEXT",
   "type": "esriFieldTypeString",
   "alias": "SIGNTEXT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "SIGNTEXT"
  },
  {
   "name": "SignArrowDirection",
   "type": "esriFieldTypeString",
   "alias": "SignArrowDirection",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 2,
   "defaultValue": null,
   "modelName": "SignArrowDirection"
  },
  {
   "name": "BlockID",
   "type": "esriFieldTypeString",
   "alias": "BlockID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "BlockID"
  },
  {
   "name": "SubBlockID",
   "type": "esriFieldTypeString",
   "alias": "SubBlockID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "SubBlockID"
  },
  {
   "name": "ROUTEID",
   "type": "esriFieldTypeString",
   "alias": "ROUTEID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "ROUTEID"
  },
  {
   "name": "MEASURE",
   "type": "esriFieldTypeDouble",
   "alias": "MEASURE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "MEASURE"
  },
  {
   "name": "SIDE",
   "type": "esriFieldTypeString",
   "alias": "SIDE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "SIDE"
  },
  {
   "name": "ZoneID",
   "type": "esriFieldTypeString",
   "alias": "ZoneID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "ZoneID"
  },
  {
   "name": "STARTDAY",
   "type": "esriFieldTypeInteger",
   "alias": "STARTDAY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "STARTDAY"
  },
  {
   "name": "ENDDAY",
   "type": "esriFieldTypeInteger",
   "alias": "ENDDAY",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ENDDAY"
  },
  {
   "name": "STARTTIME",
   "type": "esriFieldTypeInteger",
   "alias": "STARTTIME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "STARTTIME"
  },
  {
   "name": "ENDTIME",
   "type": "esriFieldTypeInteger",
   "alias": "ENDTIME",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ENDTIME"
  },
  {
   "name": "TIMEID",
   "type": "esriFieldTypeString",
   "alias": "TIMEID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "TIMEID"
  },
  {
   "name": "EXCEPTION",
   "type": "esriFieldTypeString",
   "alias": "EXCEPTION",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "EXCEPTION"
  },
  {
   "name": "X",
   "type": "esriFieldTypeDouble",
   "alias": "X",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "X"
  },
  {
   "name": "Y",
   "type": "esriFieldTypeDouble",
   "alias": "Y",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Y"
  },
  {
   "name": "LAT",
   "type": "esriFieldTypeDouble",
   "alias": "LAT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LAT"
  },
  {
   "name": "LON",
   "type": "esriFieldTypeDouble",
   "alias": "LON",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LON"
  },
  {
   "name": "SIGNNUMBER",
   "type": "esriFieldTypeInteger",
   "alias": "SIGNNUMBER",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SIGNNUMBER"
  },
  {
   "name": "OriginAngle",
   "type": "esriFieldTypeDouble",
   "alias": "OriginAngle",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "OriginAngle"
  },
  {
   "name": "BlockFaceKey",
   "type": "esriFieldTypeString",
   "alias": "BlockFaceKey",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 500,
   "defaultValue": null,
   "modelName": "BlockFaceKey"
  },
  {
   "name": "ANC",
   "type": "esriFieldTypeString",
   "alias": "ANC",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "ANC"
  },
  {
   "name": "WARD",
   "type": "esriFieldTypeString",
   "alias": "WARD",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "WARD"
  },
  {
   "name": "BlockFaceFrom",
   "type": "esriFieldTypeDouble",
   "alias": "BlockFaceFrom",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "BlockFaceFrom"
  },
  {
   "name": "BlockFaceTo",
   "type": "esriFieldTypeDouble",
   "alias": "BlockFaceTo",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "BlockFaceTo"
  },
  {
   "name": "LastEditDatetime",
   "type": "esriFieldTypeDate",
   "alias": "LastEditDatetime",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "LastEditDatetime"
  }
 ],
 "indexes": [
  {
   "name": "R632_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": true
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "ParkingSignDetail",
   "description": "",
   "prototype": {
    "attributes": {
     "BlockFaceTo": null,
     "LastEditDatetime": null,
     "SupportID": null,
     "SignID": null,
     "SIGNCODE": null,
     "SIGNTEXT": null,
     "SignArrowDirection": null,
     "BlockID": null,
     "SubBlockID": null,
     "ROUTEID": null,
     "MEASURE": null,
     "SIDE": null,
     "ZoneID": null,
     "STARTDAY": null,
     "ENDDAY": null,
     "STARTTIME": null,
     "ENDTIME": null,
     "TIMEID": null,
     "EXCEPTION": null,
     "X": null,
     "Y": null,
     "LAT": null,
     "LON": null,
     "SIGNNUMBER": null,
     "OriginAngle": null,
     "BlockFaceKey": null,
     "ANC": null,
     "WARD": null,
     "BlockFaceFrom": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 5000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 5000,
 "maxRecordCountFactor": 1
}