{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Street Name Aliases", "type": "Table", "description": "Table which contains all street names within SRC and includes information such as street name, street range, identification number, and other pertinent information.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "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, "supportsDurableUrlForSyncModelNone": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STREETID", "type": "esriFieldTypeInteger", "alias": "STREETID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREETID" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 68, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREDIR" }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STNAME" }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STSUFFIX" }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "POSTDIR" }, { "name": "PRIORNAME", "type": "esriFieldTypeString", "alias": "PRIORNAME", "domain": null, "editable": true, "nullable": true, "length": 68, "defaultValue": null, "modelName": "PRIORNAME" }, { "name": "ALIASNAME", "type": "esriFieldTypeString", "alias": "ALIASNAME", "domain": null, "editable": true, "nullable": true, "length": 68, "defaultValue": null, "modelName": "ALIASNAME" }, { "name": "RANGELOWEST", "type": "esriFieldTypeInteger", "alias": "RANGELOWEST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RANGELOWEST" }, { "name": "RANGEHIGHEST", "type": "esriFieldTypeInteger", "alias": "RANGEHIGHEST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RANGEHIGHEST" }, { "name": "USPOSuffix", "type": "esriFieldTypeString", "alias": "USPOSuffix", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "USPOSuffix" }, { "name": "ALIAS_PREDIR", "type": "esriFieldTypeString", "alias": "ALIAS_PREDIR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALIAS_PREDIR" }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ALIAS" }, { "name": "ALIAS_SUFFIX", "type": "esriFieldTypeString", "alias": "ALIAS_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALIAS_SUFFIX" }, { "name": "ALIAS_POSTDIR", "type": "esriFieldTypeString", "alias": "ALIAS_POSTDIR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALIAS_POSTDIR" } ], "indexes": [ { "name": "R18_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "NCIDX_street_names_streetid", "isAscending": true, "isUnique": false, "description": "", "fields": "STREETID" }, { "name": "NCDIX_street_names_streetname", "isAscending": true, "isUnique": false, "description": "", "fields": "STREETNAME" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Street Name Aliases", "description": "", "prototype": { "attributes": { "ALIAS_SUFFIX": null, "ALIAS_POSTDIR": null, "STREETID": null, "STREETNAME": null, "PREDIR": null, "STNAME": null, "STSUFFIX": null, "POSTDIR": null, "PRIORNAME": null, "ALIASNAME": null, "RANGELOWEST": null, "RANGEHIGHEST": null, "USPOSuffix": null, "ALIAS_PREDIR": null, "ALIAS": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1800, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1800, "maxRecordCountFactor": 1, "serviceItemId": "0623fbf2dba94e838088e84ca3140299" }