{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 30000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 1698227.4934383184, "ymin": 721838.324146986, "xmax": 1856773.2729658782, "ymax": 853911.4904855639, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3.605544920701779E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.FullHouse"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "none", "allowOverlapOfFeatureInterior": "avoid", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 1001, "minScale": 5000, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 255, 255 ], "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.FullAddress"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "none", "allowOverlapOfFeatureInterior": "avoid", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Close", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 255, 255 ], "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "UniqueID" }, { "name": "AddressNumber", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AddressNumber" }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "Unit Type", "domain": { "type": "codedValue", "name": "Addr_Unit_Types", "description": "Unit types", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "LOT", "code": "LOT" }, { "name": "UNIT", "code": "UNIT" }, { "name": "SUITE", "code": "SUITE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UnitType" }, { "name": "Apt", "type": "esriFieldTypeString", "alias": "Unit Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Apt" }, { "name": "PfxMod", "type": "esriFieldTypeString", "alias": "PfxMod", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PfxMod" }, { "name": "PfxDir", "type": "esriFieldTypeString", "alias": "PfxDir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PfxDir" }, { "name": "PfxType", "type": "esriFieldTypeString", "alias": "PfxType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PfxType" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAME" }, { "name": "SfxType", "type": "esriFieldTypeString", "alias": "SfxType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SfxType" }, { "name": "SfxDir", "type": "esriFieldTypeString", "alias": "SfxDir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SfxDir" }, { "name": "Postal_Town", "type": "esriFieldTypeString", "alias": "Postal Town", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Postal_Town" }, { "name": "Postal_State", "type": "esriFieldTypeString", "alias": "Postal State", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "SC", "modelName": "State" }, { "name": "Postal_Code", "type": "esriFieldTypeInteger", "alias": "Postal Code", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Zip" }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FullAddress" }, { "name": "ParcelNumber", "type": "esriFieldTypeString", "alias": "Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ParcelNumber" }, { "name": "ESN", "type": "esriFieldTypeInteger", "alias": "ESN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN" }, { "name": "PowerCompany", "type": "esriFieldTypeString", "alias": "Power Company", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PowerCompany" }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "domain": { "type": "codedValue", "name": "Addr_Types", "description": "Address types", "codedValues": [ { "name": "APARTMENT", "code": "APARTMENT" }, { "name": "BARN", "code": "BARN" }, { "name": "BLDG LOT", "code": "BLDG LOT" }, { "name": "BUSINESS", "code": "BUSINESS" }, { "name": "CABIN", "code": "CABIN" }, { "name": "CAMP SITE", "code": "CAMP SITE" }, { "name": "CHICKEN HOUSES", "code": "CHICKEN HOUSES" }, { "name": "CHURCH", "code": "CHURCH" }, { "name": "DUPLEX", "code": "DUPLEX" }, { "name": "MOBILE HOME", "code": "MOBILE HOME" }, { "name": "OTHER", "code": "OTHER" }, { "name": "RESIDENCE", "code": "RESIDENCE" }, { "name": "RV SITE", "code": "RV SITE" }, { "name": "SCHOOL", "code": "SCHOOL" }, { "name": "VACANT LOT", "code": "VACANT LOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AddressType" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Description" }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Side" }, { "name": "FullHouse", "type": "esriFieldTypeString", "alias": "Full House", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FullHouse" }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "Full Street Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FullStreetName" }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "US", "modelName": "Country" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County" }, { "name": "Jurisidction", "type": "esriFieldTypeString", "alias": "Jurisidction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisidction" }, { "name": "NameID", "type": "esriFieldTypeInteger", "alias": "Name ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "NameID" }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "StreetID" }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NG UID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NGUID" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Create User", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CreateUser" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "EditUser", "type": "esriFieldTypeString", "alias": "Edit User", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EditUser" }, { "name": "Anomily", "type": "esriFieldTypeString", "alias": "Anomaly", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Anomily" }, { "name": "PreviousAddress", "type": "esriFieldTypeString", "alias": "Previous Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PreviousAddress" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "SfxMod", "type": "esriFieldTypeString", "alias": "Sfx Mod", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SfxMod" }, { "name": "MSAG_Comm", "type": "esriFieldTypeString", "alias": "MSAG Comm", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAG_Comm" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "adr_id", "fields": "UniqueID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_sid", "fields": "StreetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_nid", "fields": "NameID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_hse", "fields": "AddressNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_nam", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_adr", "fields": "FullAddress", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_full", "fields": "FullHouse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_zip", "fields": "Postal_Code", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_side", "fields": "Side", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S217_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "ESN": 0, "MSAG_Comm": null, "Postal_Town": null, "NameID": -1, "Jurisidction": null, "State": "SC", "Postal_State": "SC", "UniqueID": -1, "ParcelNumber": null, "FullStreetName": null, "Country": "US", "AddressNumber": 0, "UnitType": null, "Apt": null, "PfxMod": null, "PfxDir": null, "PfxType": null, "NAME": null, "SfxType": null, "SfxDir": null, "Postal_Code": 0, "FullAddress": null, "PowerCompany": null, "AddressType": null, "Description": null, "Side": null, "FullHouse": null, "County": "Saluda", "StreetID": -1, "NGUID": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "EditUser": null, "Anomily": null, "PreviousAddress": null, "Notes": null, "SfxMod": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Address History", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 1698227.4934383184, "ymin": 721838.324146986, "xmax": 1856773.2729658782, "ymax": 853911.4904855639, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3.605544920701779E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RSN", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "857fb0f966e2b7ccbc9fadb13c7679d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWElEQVQ4jWNhoBCwUM2A5wwM8f8ZGByJ0fSPgaFfhoHhIooB/xkYLBkYGOKJtHUNA7oB5IJRA0YNQDHgHwNDHzMDwwpiNP1hYLiMYYAMA8MtBggmzwXkAgDhSA4vKn9FdAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "A", "label": "Add" }, { "symbol": { "type": "esriPMS", "url": "325225d456eb036e2c394609e6e87413", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWUlEQVQokWNhIBOwUKzx3TsG/j9/GDjxKRYVZXjLyMjwG0Xjjx8MExkYGOLxaXz5ksGSgYHhBHWcOqqRRhpvMDAwHMSn+P9/hk8YGqWkGDoYGBg6yLGRJAAADqQRuWbDFkYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "C", "label": "Change" }, { "symbol": { "type": "esriPMS", "url": "1fa0e296e9ab5e05fda75887b339c15b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAR0lEQVQokWNhIBGwwBhWKxiU//9jYMWl8OsfhseX4hi+wjX8Y2DYy8DEII9LAzcLgycDA8MOFlwKCDppVAMxGk5EMCjQxAYA13YMXfr6XdAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "G", "label": "Move" }, { "symbol": { "type": "esriPMS", "url": "187a6daa6afcfa3deebb91cd1f616928", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzklEQVRIid3Vv2vUYBzH8feTC4LSOvgPuPkPWBdBSgQHzXOFjp3E34iIeMmdogjdxPZy4iTS+hMdnMRecpup3XVyu1lEXUQrdKh5vg69s9frJU9EHPQz5oHXJzz5fonLX4z7f+Ca4AnQ/QNvPCa6MhIHui7Z0wy1t83tlbKiJjyxk7Fna6w2Bp9vu5YfVBZADlYJq22aqQ32CedBwjW+7QK15Wwb7lA5bsiWBdO2FWiCOZAQeDjB7rtvWL1WiC8x92GKhmcr2ICpb8Djp2eZNZqg+M3LFGiCW0Bd4NGBHjzKyR3FvIIe3OjBp/LgQnxUgU/wEphR8HjCAlvxoYJ3CmZAdfYzdtIGl8IBhOwCsAf4DjL5lq+HAOseWHFNcFPgKvDAoXLDkL0SnKTKZd+2aIX45seT+wmtM4Aco+45SCqojib0Y5qvfxvvbx6wmNA6CwhAh/mPU1zyMtxUYZKigpG4JoxAasBiTPQL7meJO5+mCb11SMEkPjWd0Fq24puwLMS0zg3D/byg+Xma8PA6pAqJfWraiitM1+DcS4jO58GDBUe56LnseG5wvii2TucwPimoFYW81wTXi+DBCKQORgP7cvGY6EhZsEz+3X/oTxwE2bxJQuLtAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "D", "label": "Delete" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 236, 252, 255 ], "toColor": [ 192, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 214, 255 ], "toColor": [ 184, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 197, 252, 255 ], "toColor": [ 192, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 212, 255 ], "toColor": [ 252, 235, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 239, 255 ], "toColor": [ 252, 215, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 187, 255 ], "toColor": [ 209, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 236, 255 ], "toColor": [ 212, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 212, 255 ], "toColor": [ 236, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 208, 255 ], "toColor": [ 252, 187, 208, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "RSN", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "UniqueID" }, { "name": "AddressNumber", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AddressNumber" }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "Unit Type", "domain": { "type": "codedValue", "name": "Addr_Unit_Types", "description": "Unit types", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "LOT", "code": "LOT" }, { "name": "UNIT", "code": "UNIT" }, { "name": "SUITE", "code": "SUITE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UnitType" }, { "name": "Apt", "type": "esriFieldTypeString", "alias": "Unit Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Apt" }, { "name": "PfxMod", "type": "esriFieldTypeString", "alias": "PfxMod", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PfxMod" }, { "name": "PfxDir", "type": "esriFieldTypeString", "alias": "PfxDir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PfxDir" }, { "name": "PfxType", "type": "esriFieldTypeString", "alias": "PfxType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PfxType" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAME" }, { "name": "SfxType", "type": "esriFieldTypeString", "alias": "SfxType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SfxType" }, { "name": "SfxDir", "type": "esriFieldTypeString", "alias": "SfxDir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SfxDir" }, { "name": "Postal_Town", "type": "esriFieldTypeString", "alias": "Postal Town", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Postal_Town" }, { "name": "Postal_State", "type": "esriFieldTypeString", "alias": "Postal State", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "SC", "modelName": "State" }, { "name": "Postal_Code", "type": "esriFieldTypeInteger", "alias": "Postal Code", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Zip" }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FullAddress" }, { "name": "ParcelNumber", "type": "esriFieldTypeString", "alias": "Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ParcelNumber" }, { "name": "ESN", "type": "esriFieldTypeInteger", "alias": "ESN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN" }, { "name": "PowerCompany", "type": "esriFieldTypeString", "alias": "Power Company", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PowerCompany" }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "domain": { "type": "codedValue", "name": "Addr_Types", "description": "Address types", "codedValues": [ { "name": "APARTMENT", "code": "APARTMENT" }, { "name": "BARN", "code": "BARN" }, { "name": "BLDG LOT", "code": "BLDG LOT" }, { "name": "BUSINESS", "code": "BUSINESS" }, { "name": "CABIN", "code": "CABIN" }, { "name": "CAMP SITE", "code": "CAMP SITE" }, { "name": "CHICKEN HOUSES", "code": "CHICKEN HOUSES" }, { "name": "CHURCH", "code": "CHURCH" }, { "name": "DUPLEX", "code": "DUPLEX" }, { "name": "MOBILE HOME", "code": "MOBILE HOME" }, { "name": "OTHER", "code": "OTHER" }, { "name": "RESIDENCE", "code": "RESIDENCE" }, { "name": "RV SITE", "code": "RV SITE" }, { "name": "SCHOOL", "code": "SCHOOL" }, { "name": "VACANT LOT", "code": "VACANT LOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AddressType" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Description" }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Side" }, { "name": "FullHouse", "type": "esriFieldTypeString", "alias": "Full House", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FullHouse" }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "Full Street Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FullStreetName" }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "US", "modelName": "Country" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County" }, { "name": "Jurisidction", "type": "esriFieldTypeString", "alias": "Jurisidction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisidction" }, { "name": "NameID", "type": "esriFieldTypeInteger", "alias": "Name ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "NameID" }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "StreetID" }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NG UID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NGUID" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Create User", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CreateUser" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "EditUser", "type": "esriFieldTypeString", "alias": "Edit User", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EditUser" }, { "name": "Anomily", "type": "esriFieldTypeString", "alias": "Anomaly", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Anomily" }, { "name": "RSN", "type": "esriFieldTypeString", "alias": "Reason", "domain": { "type": "codedValue", "name": "History_Reason", "description": "History reason codes", "codedValues": [ { "name": "Add", "code": "A" }, { "name": "Change", "code": "C" }, { "name": "Delete", "code": "D" }, { "name": "Merge", "code": "M" }, { "name": "Split", "code": "S" }, { "name": "Before", "code": "B" }, { "name": "Geometry", "code": "G" }, { "name": "Restored", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RSN" }, { "name": "RSN_COMM", "type": "esriFieldTypeString", "alias": "Reason Comment", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "RSN_COMM" }, { "name": "PreviousAddress", "type": "esriFieldTypeString", "alias": "Previous Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PreviousAddress" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "SfxMod", "type": "esriFieldTypeString", "alias": "Sfx Mod", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SfxMod" }, { "name": "MSAG_Comm", "type": "esriFieldTypeString", "alias": "MSAG Comm", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAG_Comm" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R239_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "adrh_id", "fields": "UniqueID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_sid", "fields": "StreetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_nid", "fields": "NameID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_hse", "fields": "AddressNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_adr", "fields": "FullAddress", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_full", "fields": "FullHouse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_zip", "fields": "Postal_Code", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_side", "fields": "Side", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_cdate", "fields": "CreateDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_edate", "fields": "EditDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_cuser", "fields": "CreateUser", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_euser", "fields": "EditUser", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_jur", "fields": "Jurisidction", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_rsn", "fields": "RSN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adrh_rsncom", "fields": "RSN_COMM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S208_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "A", "name": "Add", "domains": { "UnitType": {"type": "inherited"}, "AddressType": {"type": "inherited"}, "RSN": {"type": "inherited"} }, "templates": [ { "name": "Add", "description": "", "prototype": { "attributes": { "Anomily": null, "Country": "US", "MSAG_Comm": null, "UniqueID": 0, "Postal_Town": null, "Postal_State": "SC", "FullStreetName": null, "Jurisidction": null, "NameID": 0, "AddressNumber": 0, "UnitType": null, "Apt": null, "PfxMod": null, "PfxDir": null, "PfxType": null, "NAME": null, "SfxType": null, "SfxDir": null, "Postal_Code": 0, "FullAddress": null, "ParcelNumber": null, "ESN": null, "PowerCompany": null, "AddressType": null, "Description": null, "Side": null, "FullHouse": null, "State": "SC", "County": null, "StreetID": -1, "NGUID": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "EditUser": null, "RSN": "A", "RSN_COMM": null, "PreviousAddress": null, "Notes": null, "SfxMod": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "C", "name": "Change", "domains": { "UnitType": {"type": "inherited"}, "AddressType": {"type": "inherited"}, "RSN": {"type": "inherited"} }, "templates": [ { "name": "Change", "description": "", "prototype": { "attributes": { "Anomily": null, "Country": "US", "MSAG_Comm": null, "UniqueID": 0, "Postal_Town": null, "Postal_State": "SC", "FullStreetName": null, "Jurisidction": null, "NameID": 0, "AddressNumber": 0, "UnitType": null, "Apt": null, "PfxMod": null, "PfxDir": null, "PfxType": null, "NAME": null, "SfxType": null, "SfxDir": null, "Postal_Code": 0, "FullAddress": null, "ParcelNumber": null, "ESN": null, "PowerCompany": null, "AddressType": null, "Description": null, "Side": null, "FullHouse": null, "State": "SC", "County": null, "StreetID": -1, "NGUID": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "EditUser": null, "RSN": "C", "RSN_COMM": null, "PreviousAddress": null, "Notes": null, "SfxMod": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "G", "name": "Move", "domains": { "UnitType": {"type": "inherited"}, "AddressType": {"type": "inherited"}, "RSN": {"type": "inherited"} }, "templates": [ { "name": "Geometry", "description": "", "prototype": { "attributes": { "Anomily": null, "Country": "US", "MSAG_Comm": null, "UniqueID": 0, "Postal_Town": null, "Postal_State": "SC", "FullStreetName": null, "Jurisidction": null, "NameID": 0, "AddressNumber": 0, "UnitType": null, "Apt": null, "PfxMod": null, "PfxDir": null, "PfxType": null, "NAME": null, "SfxType": null, "SfxDir": null, "Postal_Code": 0, "FullAddress": null, "ParcelNumber": null, "ESN": null, "PowerCompany": null, "AddressType": null, "Description": null, "Side": null, "FullHouse": null, "State": "SC", "County": null, "StreetID": -1, "NGUID": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "EditUser": null, "RSN": "G", "RSN_COMM": null, "PreviousAddress": null, "Notes": null, "SfxMod": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "D", "name": "Delete", "domains": { "UnitType": {"type": "inherited"}, "AddressType": {"type": "inherited"}, "RSN": {"type": "inherited"} }, "templates": [ { "name": "Delete", "description": "", "prototype": { "attributes": { "Anomily": null, "Country": "US", "MSAG_Comm": null, "UniqueID": 0, "Postal_Town": null, "Postal_State": "SC", "FullStreetName": null, "Jurisidction": null, "NameID": 0, "AddressNumber": 0, "UnitType": null, "Apt": null, "PfxMod": null, "PfxDir": null, "PfxType": null, "NAME": null, "SfxType": null, "SfxDir": null, "Postal_Code": 0, "FullAddress": null, "ParcelNumber": null, "ESN": null, "PowerCompany": null, "AddressType": null, "Description": null, "Side": null, "FullHouse": null, "State": "SC", "County": null, "StreetID": -1, "NGUID": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "EditUser": null, "RSN": "D", "RSN_COMM": null, "PreviousAddress": null, "Notes": null, "SfxMod": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Nightly Address Checks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 1698227.4934383184, "ymin": 722211.152230978, "xmax": 1856107.4333989471, "ymax": 853911.4904855639, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3.605544920701779E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ISSUE_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "682dabe3e3e413c3d6df4ee9115948ba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcklEQVQ4jb3UTSjDYRzA8e/+G2HGNrI0cpEjBwc5uHDZkpODnFbEgeOknCgpB8rbjRSRk9MOsq3UDpL1P2heWkZKlMJebBa2Zw5YKZP/tnyPTz2fnt9z+GnIYxqA9v7pLkmtas4WkYRwOFfGZA2ApFY1k2I8W0xIEsAHlq/+D6urrsDa1oS5ykAwEmN338dJ4EY51tpUj91mZdvtxXt8SY3JyORwN4tbLvYOz/6OFWjU2G1WZtZ2ODgKACCfXhGMxOixtCjDGhtqEUKkoa88sh+P7M80zM9YpUHH3UMk4yVFWCz+gra4MD/Y6cUt5iojlfpS7kPR9LmpopzZkV4GJlaJv7z+DXsMR3EfnDDa18nUsoPw0zM6bRF2mwXf+fWPUEYMYH7TyVBPB+tTg4SfnjGUafHIfhY2ncrGBHh9SzC3scvSlgu9roRQNE4ikcwI/Yp9lUiKb/+WE6akjxUkhONzjWSVSKbkNOZcGZMBOdeXvQNeJoWeR9ehmgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Closest Distance", "label": "Closest Distance" }, { "symbol": { "type": "esriPMS", "url": "2a7dd2b6e05f9fd6bdd434cf3804a017", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMUlEQVQ4jcXUzyuDcRzA8ffzfabHKESJlINypaw0Vv4D5eAkkpKDclAODitpF05c3F1cFKWtuDpp9LjssKRMdqDHDo/f2+x5vg5jB9nyfTZ5H7+fen0+p6+PGuYDCJ70jQpBwCviSBmNBxOmD0AIAhJWvGK6pgEUsVr195hf+FnoXgJAIinId9LZG44yMZ6dJzXMEAZj7eNspTfIuTkMYRBqGWGiY5q55BSZ/P3vsa8OrL3SJTu326z3bjLbNc9aalUd+96+tUu4J1J2roRZ+Tta69oQCFzc6rAGvZGHgv0jpIwFmga5eEmWnVfEdE1H13QMUc9Qc4jJzhmWLxe9YYcDxwC8Oa9cZ1NErsKcP56pYXbBZvi0v9Ie9cv+H3OkjH5+I55yXcwSFg8mTCg+VNMHe9pdHz13n/0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Duplicate Address", "label": "Duplicate Address" }, { "symbol": { "type": "esriPMS", "url": "e31f6b0710fcd76dbe5d5b01180d9be2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgklEQVQ4jWNhoCJgYWBgYNDeW+fLyMRkTK4hjP//br7s1HyWhYGBgQFi0P96cg37z8jMwMDAADGMWoD+huUpOjNsfHmB4eG3t5Qb5i2uy3D8/V3qGEYsGDVsxBnmfmIC9QwjFlDfMMb/fzdDixGywP9//87CDbvs1HyWgYHhLKUuAwB/ySMFD/yj7AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Duplicate Address ID", "label": "Duplicate Address ID" }, { "symbol": { "type": "esriPMS", "url": "334069f183f79b4a7dd6ee35fa77544b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4jb3TzStEURjH8e+Z18bFRdMo8hIxJRbTNLFQFsqO8kco/4KVSPJHiJWVRCxslERJubIYkXdhmvEygxkGd9xjMUzUyPX6252np0/nnOccG78YG0Dz8lQ7SP+3FcHMUlOnZkuvpB9E77cxKQFesd/J/2Eeh4t2TwXVOflIIBiPMnV2SPIp9TWsPq+IIW8jcxenzF4c4xAWOooraXWX0h1cJCUN81hPlY/Rky0mwgeZ2vxliOGGFvyqm5WrM3NYjaLicbqYjhy9qxtIuoILPKWnZw4rcSpEHu7QX45iFYI2dxkCEAKOkgmC8ag5LGmkUKz2zNoiBL58NwBeRWU9fmke20zEUO0OahWV7dtrdMNgcG8NgO7yOlzW7FedtRpP6YyFduirCTCwq7GRiAFQl1tIY4GH1etz8xjAyPEWN/oj/bUBXJZ0my4NJiMHjIV2voZJYDy8z3h4n0K7EwuCqH5P9jl+gr1NTH8w0/YXf1MwwwcP0VyElsGWmjo1QPvpzp4BTX6HSNv5tqcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Invalid Geometry", "label": "Invalid Geometry" }, { "symbol": { "type": "esriPMS", "url": "ec7841463e3256570ecbe1d83a601fd9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoklEQVQ4jb3UT0iTcRjA8e+2N7fYhq5YawRdSvE2YVojM4piHjK6BRkKXkI8SGxBN3eKBnVxEMigQ4ogJIXYIUSCINsg3iJqE8IXdV7MmrZ/vr1z79Zh6W3Ldw6/tx88fHh+l0egjgkAs96zN0DvrhXRoc72zEmiUH7q3VAK1IqVMADsYvXpcDCdTs+pazdxnLuM3mgiLS2yMjOB8jupHWvpH8Zx/grS9DNUeZuTXV46R1/w7u51VEXWhjkvdhMbe8hP8T0A65F5LjyZpKnVRfJLVBuWWorR3DsEwOY3EVWR+XD/TqXx6tjX0AgtfcO4/EEaGm1sxT+x/PI565F57VhB3iYeDhIPB7GcPoPDc5W2B4/5HPTzI/p2/9hRu5P2kacs+G9TzCtkExLZhITpmJ0THZe0YX+SGwgWK60DPr6PhyjIOYw2O8fbPKzMTGj7Zqmo8jEwiMv3iO5XIjvpFAaTidXXU6y9mdaGAWQTEgv3biGYrRwxW1G2flHcyVeEqmK7FXIZCrnM/8b2h2lJgPI9+ndGaqwo7mE9c5IIiAfd7C/J9ZAAeLGrzwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Missing Valid Street", "label": "Missing Valid Street" }, { "symbol": { "type": "esriPMS", "url": "a040f315c0b1d0e470780db642e63e16", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKElEQVQ4jbXUPUtCURjA8f+53iSQCMJBCi5FQUEuYYONOgQJjtLS2FQQ9Db3AcoI6kvciCBEtytGQzVct6KpUMMkahF1Me9psIQW8b70Hx8OP87hwKPiYSqAsbKXVAQRp4gUMhPPpk0VQBFEkBw4xQQCoIt51f9jvmE/0+tJXq9uaFXee/PR8BQBLUQ1dzs4pviHGE9EGZmZoLhzhrQsAAJaiLHFWXvYb0L1oaVilHSj37HBsKdjnYXDDT7uHmiWau6wxnOVyuU1c7urFLdP3WEAJT1PMDqPlorRrrfcYfKr033u0SY1w3SHATRe3ihfFJhcW+bz/tEdBlA+zxNcCtu/WbvepJDY/zOTHQtz68Q+5jTvMSlk5meNOMqSmD0snk2bQP9/H6BvZOxaxN8fumIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Missing Valid Street Name", "label": "Missing Valid Street Name" }, { "symbol": { "type": "esriPMS", "url": "995ad3a592674fe96c81c768b0d7621a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoElEQVQ4jb3SvUsCcRzH8ffPO6FCwp6olIgiWsKGIClaEloMxbEhqKk2h5Yg+h9cGqL+iYaEttAhl7AnaFDa1PCyArUure6uQcrkvMUePuP3Prx+v/veyfxiZACPJ7ouhHC1ikjS+/75eehWBhBCBA2DQKuYptmSQA37rfwPtrAwgN/vwuGQSaVKRKM5VlZGTL1E4p6jo6w1Fg6P4/P1s7OTJpdTmZ3tZW/PS1ubxPb2ZUM3k1Gtb+Z2d7C0NMziYoxS6Q2AdLpMZ6ed1dVRjo8V0+FCWGBebzdnZ49f0Gfi8TvW1saYm+trmF9fFykWK80xh8PO09O76XRV1QAIhdxoWn2ez79YY9msit8/aMKGhtrRdYPNzQvTM8vXTCQKbG1NMD/fTyxW248sC5aXR6hWdRP0PSasWtXZ2EgSiUwRCLhQlAozM70oSgVJEkQiUw39m5syu7up5hjUlhoMxpme7sHptHNwkCWTeWZyssvULZfrH8ryp3191Tk5KTTMTk8fmnYtd/aT/AWm7wthS7aKGIa4/cKuroKHwOFPb/YBsI6RPNebzRAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Odd Even Mismatch", "label": "Odd Even Mismatch" }, { "symbol": { "type": "esriPMS", "url": "a11865484e287e8b6a0f4ebc33fdc36c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRUlEQVQ4jc3Uv0sCYRyA8efupHSWUESIIIqEGrLAwKnGbBAa+jOai3BJmttai8agQIOGhoa2OJIzjQKlwdKh0lS0zvvRYiaEoadBz/Z+efm87/K+NgaYDSA2frSCKPitIoIuxkKZsGwDQBT8mELEKmZKBkATG1B/j0l2Cd/G9PfABK2mUZRfKJzne8PEIZHRtTGSkQRaTQPA4XYwE53F7r7l4TDbPfZV/uwRtai21vqHgSfktYa1J0gCzjkn9Vyt455fscB+EFMzQYDhETvVbIWbbcUalooqaFUN16Ibz7IXZfOa90LdGla5L6MWVd5SJSS7jfm9AJerF+h1vXesvbvdNK4lN5PrPtI7yf4wQzVQthIsHAR5iucoJYvdYY1yg/jE8Y/569Uzp1MnHQ/8529T0MVY8xuxlmHKLSyUCcuA3O/NPgEz3HLhk872QgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Out Of Range", "label": "Out Of Range" }, { "symbol": { "type": "esriPMS", "url": "5bce8f527b9654232863d58b5651d7ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACMElEQVQ4jc3TX0iTURjH8e/7bsPMqVH+GUtZYMKCMG/0wqw0SxAqJOgipUsLJYrKiCS6iwKhQFRqQURFdREaiBlpptORkSulSM03/LdW2FozN7Yx954uTCH2XplBv7vDw/nwnOfh6FnF6AEeVhccFRLmFSuyZDvc6HDrF09ivyTYt1JLVVUnsIStTv4tJusNbN55EJM1H4Fg9qMTpbeFaCSMMTUD654KjGmZhOY8KH2P8Xwa1sYkWceu49eIBP2MPLtLNBIiq7Cc3aeb6Wk4SfGpRkae3kHpayUxLZPtVZewN53hu2s0FrPklSLJMv228yAEAN6pK+yormdL6RFEdAHF3gKAzzWOzhBHfPIGcGl0lm7N4/OQfRlayrSzi035ZYTmf1BSe4OZN93MjjmZfNXx+0kamCE+gUgoEDPYSDCAYW0C3VdryMgtwry1AOveSsJ+Hw5bHT89M7FYwOMmMT0zBksyWQj7fSSZLEwPdjI92AmSxLbyGnIOHKP/1oVYbGKgnaITDSi9LQS8XwGIM64ju/gQkwNPyKuso6u+CqFGQQjmZ2cwpmxcvv8H5nMpDLc2UXL2Jl/eO1CjC5hzChl/8Yix5w9INmdRdvE+35QhDGsSSMnKoa+5VhsDmHjZjvudg9TsXCRZx4eO2wTnPAD0Xz/HeouVxHQLC+Egr+9dXpyx1gKWEvb7cL3t0SrhnRrFOzWqWfvP/6YqCZuE7FwxIlT3MlbRPNAGtP1tZ78AfLfVz1iH5p8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Out Of Sequence", "label": "Out Of Sequence" }, { "symbol": { "type": "esriPMS", "url": "0976468f1d5a31d76bf89c3b9dc16467", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABH0lEQVQ4jWNhoCJgYWBgYDh+3N6XieG/MbmG/Gf8t9nC4shZFgYGBgaoQfXkGsb4n4mBgYEBYhi1AH0Me/DwG8OKFU8xxPn4WBiyMhVJM4yLk5lBWZkbRWzN2mcMggKspLtMTIydITRECs5fv+E5w+fPfximTNIl3TBkcPHiR4aJk+4xTJqoyyAqyk6+Ya9f/2SoqLrOUFigzKCny4dXLV7Dfv3+x1BeeY3ByVGEwd9PgpC9+A3r6rrDwM7GxFBUqEzQILyGrVn7jOH0mQ8Mc2cbMDAwMDD8/fsfLsfMzEiaYbt2vWJ48eIHg7fvCQy5wwdtGNjYmIg3bNZMA1xSOMEgz5v/Gf9thhYjZIF/DIxn4YZZWBw5y8DAcJZSlwEA9MlMYo/d7PoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Zero House", "label": "Zero House" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 143, 179, 255 ], "toColor": [ 46, 143, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 58, 50, 255 ], "toColor": [ 201, 58, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 201, 46, 255 ], "toColor": [ 46, 201, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 55, 196, 255 ], "toColor": [ 187, 55, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 160, 49, 255 ], "toColor": [ 196, 160, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 76, 186, 255 ], "toColor": [ 43, 76, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 161, 110, 255 ], "toColor": [ 59, 161, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 54, 102, 255 ], "toColor": [ 158, 54, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 109, 69, 255 ], "toColor": [ 173, 109, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 168, 49, 255 ], "toColor": [ 126, 168, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 40, 166, 255 ], "toColor": [ 90, 40, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 186, 184, 255 ], "toColor": [ 65, 186, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 95, 158, 255 ], "toColor": [ 54, 95, 158, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ADDRESS", "typeIdField": "ISSUE_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Postal Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZIP" }, { "name": "ISSUE_TYPE", "type": "esriFieldTypeString", "alias": "Issue Type", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ISSUE_TYPE" }, { "name": "RESOLVED", "type": "esriFieldTypeString", "alias": "Resolved", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "NO", "modelName": "RESOLVED" }, { "name": "RUN_DATE", "type": "esriFieldTypeDate", "alias": "Date Ran", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RUN_DATE" }, { "name": "AID", "type": "esriFieldTypeString", "alias": "AID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "JURISDICTION" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R143_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "iss_adr_typ", "fields": "ISSUE_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iss_adr_res", "fields": "RESOLVED", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iss_adr_jur", "fields": "JURISDICTION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S120_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "Closest Distance", "name": "Closest Distance", "domains": {}, "templates": [ { "name": "Closest Distance", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Closest Distance", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "AID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Duplicate Address", "name": "Duplicate Address", "domains": {}, "templates": [ { "name": "Duplicate Address", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Duplicate Address", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "AID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Duplicate Address ID", "name": "Duplicate Address ID", "domains": {}, "templates": [ { "name": "Duplicate Address ID", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Duplicate Address ID", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "AID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Invalid Geometry", "name": "Invalid Geometry", "domains": {}, "templates": [ { "name": "Invalid Geometry", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Invalid Geometry", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "AID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Missing Valid Street", "name": "Missing Valid Street", "domains": {}, "templates": [ { "name": "Missing Valid Street", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Missing Valid Street", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "AID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Missing Valid Street Name", "name": "Missing Valid Street Name", "domains": {}, "templates": [ { "name": "Missing Valid Street Name", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Missing Valid Street Name", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "AID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Odd Even Mismatch", "name": "Odd Even Mismatch", "domains": {}, "templates": [ { "name": "Odd Even Mismatch", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Odd Even Mismatch", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "AID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Out Of Range", "name": "Out Of Range", "domains": {}, "templates": [ { "name": "Out Of Range", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Out Of Range", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "AID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Out Of Sequence", "name": "Out Of Sequence", "domains": {}, "templates": [ { "name": "Out Of Sequence", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Out Of Sequence", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "AID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Zero House", "name": "Zero House", "domains": {}, "templates": [ { "name": "Zero House", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Zero House", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "AID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Address Requests", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 1723780.0987532735, "ymin": 734643.3602362275, "xmax": 1847791.7854330689, "ymax": 852427.8907480389, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3.605544920701779E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "REQUEST_TYPE", "defaultSymbol": { "type": "esriPMS", "url": "723e86ad88f4126bd63772c38e19e73e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABm0lEQVQ4jWNhoBJgoZtBT46+NxBUY3vFLcr9jGyDbqx5VH166o0CHkmOt/cOPq9TspdcRZJB7+6+439y5MOq/VWXnd/e+szMwMAg8uL0u9k3Nz5xVvOTzmZkZPxD0KA72557Xlv+fNLh5qsqf3/+g4s/PPSa7/X1T2k/un4ZPD7xKkbWQuw2VoP+///PeG3t40nnZt6Ov7XxGS82l357/ZNhc9IpM4ti9YO3tzxtUfWRnoZh0M01T2btK7mY8vHhV1zBALWRgeFEz03Jz89+TLi6/OEr7Uj5NSgGfX3zYze3GDthg6CAU4jtN9vfX7swXGScqbpqV8G5yc9OvxMjxiB+Be6rqjGqnzAMYmBgYOCX4zrHwMDgQYRrGHgkOA4hi6EYxMrJvFpUm9/j9dWPeA1S8ZL8wSvC3YvTIMMMlfkvLn3ofn31oxA+g4Q0+K4peIg+x2kQIyPj/6Md188yMDC44jKEmY2JQUiR+yS6OEaCZOdn3WKco+r8++tf7K5R4f7LI8s7haBBJpkqkxgYGCbhchEuQL9ihFgAANwvmDqeU8ZbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Rejected", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "8b868a5a6e5f216db13b728c3ce182ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyUlEQVRIie3UMRLBQBTG8f+TqBR0zuAEMWpqHZMTmBzHEQxj6NyBJhlHUDgCBY3I06RKNjNMNgrylW+/2d8rdtblS3H/F/I2LARa2XmizCOfvTVIYAy0c/MGO7AIlU0N2YG8NV0cRsam0jSNRRl4W9MB53DCwQiJ0ENZfrhsIEpgWGwLBVCVqSE7kDrEknAt6Oa+nzR34JEdqnIrhNLn2DHd1t9wMWEqzMIpq4IlzFCVqaEfghJlKJLvx09OVqHI5/hutxRUNl+DXn5XLFA06vReAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ADD", "label": "Add" }, { "symbol": { "type": "esriPMS", "url": "aa5feed2639535e5fb700893d35b6339", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAUCAYAAABmvqYOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABP0lEQVQ4jc3VL0wCYRjH8e97nnMOM1OYwUK2GJTk3Ky4aTMY3EQk+qdyRTZxgwTHabMbNBrdrHazHsew2oB7DM7p3U64O2Dz197n2T7v9oTn0Zlg9H+Dtyw2U3kexo63r1ly+9zbJhvpAk9jxd0+FWBGU1wCa2PDbZMssAMgsNoy2U4VuB0ZF0E5TWqeoqIsBnfKoDcS7ljsoljxlTPteQ6ARmz8tcosUA7qCZQ6dW6SRT5i4XqCExEW/2gnu1OcAqXI+LvFQlc4G/S5guNOHTNZpB0J7wnnwNwgHEj0dAzgMDT+dsWyuOwNgb8i7NsNaukjXkLhmksV0ELhoCuNC2BrKG43yQHrIeHv5GyTrH8teHCxmHaESkQYgKC14MEdKAKZOHjQWvCP5VFJ5JH8RNH5/fTgqTzPseGATPQSfQJI3FhQjPJZwQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CHANGE", "label": "Change" }, { "symbol": { "type": "esriPMS", "url": "05e49b25c7565953e91c7f093eb54565", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTElEQVRIicWVMU7DQBBFnyEiN0Bkk46Cc6SJQkdB5wPQkipKBaKCLi1lCjqKFEhAQc1FyApxiJhmjezxzBgCEb+xtRq9J63nyx22nM6/Ct5h/wA+fjNjCiKM13Af4SzAnTGTr+E2wmmAp28LIoyBJdAFFhGQkgg5sAB2gWWEE03SEAg4CVCTCDhpVpXUBAq8zJckpQovo0pqggyGRRNek1TetXQzGGIJejCNsAecOxIv8x5MqweNbxBgkq7CkpjwABN5qG7RBhIVbgoqkiPguAX+aMFdQVrFUQscYBQht8poFU3uuZdGT1zBD+GtElm0TeCuRBbtsPDh8/Q0e1LAoHogi3a1gp0MLjR4uS3OCs/6cGMKAPpwuQKEpLbnRk9mAa4lT90iIVFLJCQq3BSUkgivAZ6tmQCTN3gYwIs14/4yPXgZD94q+ItsXfAJVLtiyxNIouAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DELETE", "label": "Delete" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 123, 153, 255 ], "toColor": [ 40, 123, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 167, 42, 255 ], "toColor": [ 173, 167, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 34, 163, 255 ], "toColor": [ 161, 34, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 46, 52, 255 ], "toColor": [ 171, 46, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 168, 106, 255 ], "toColor": [ 39, 168, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 69, 150, 255 ], "toColor": [ 51, 69, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 66, 103, 255 ], "toColor": [ 133, 66, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 123, 79, 255 ], "toColor": [ 171, 123, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 130, 64, 255 ], "toColor": [ 107, 130, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 173, 47, 255 ], "toColor": [ 97, 173, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 173, 165, 255 ], "toColor": [ 73, 173, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 55, 176, 255 ], "toColor": [ 105, 55, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 75, 27, 255 ], "toColor": [ 128, 75, 27, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "REQUEST_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "UniqueID" }, { "name": "AddressNumber", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AddressNumber" }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "Unit Type", "domain": { "type": "codedValue", "name": "Addr_Unit_Types", "description": "Unit types", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "LOT", "code": "LOT" }, { "name": "UNIT", "code": "UNIT" }, { "name": "SUITE", "code": "SUITE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UnitType" }, { "name": "Apt", "type": "esriFieldTypeString", "alias": "Unit Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Apt" }, { "name": "PfxMod", "type": "esriFieldTypeString", "alias": "PfxMod", "domain": { "type": "codedValue", "name": "Name_Pfx_Mods", "description": "Name prefix modifiers", "codedValues": [ { "name": "OLD", "code": "OLD" }, { "name": "OLDE", "code": "OLDE" }, { "name": "OLE", "code": "OLE" }, { "name": "THE", "code": "THE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PfxMod" }, { "name": "PfxDir", "type": "esriFieldTypeString", "alias": "PfxDir", "domain": { "type": "codedValue", "name": "Name_Pfx_Dir", "description": "Name prefix directionals", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PfxDir" }, { "name": "PfxType", "type": "esriFieldTypeString", "alias": "PfxType", "domain": { "type": "codedValue", "name": "Name_Pfx_Types", "description": "Name prefix types", "codedValues": [ { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "SECONDARY ROUTE", "code": "SECONDARY ROUTE" }, { "name": "SOUTH CAROLINA", "code": "SOUTH CAROLINA" }, { "name": "UNITED STATES", "code": "UNITED STATES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PfxType" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAME" }, { "name": "SfxType", "type": "esriFieldTypeString", "alias": "SfxType", "domain": { "type": "codedValue", "name": "Name_Sfx_Types", "description": "Name suffix types", "codedValues": [ { "name": "ALLEY", "code": "ALLEY" }, { "name": "AVENUE", "code": "AVENUE" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "COURT", "code": "COURT" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "LANE", "code": "LANE" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PATH", "code": "PATH" }, { "name": "POINT", "code": "POINT" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ROAD", "code": "ROAD" }, { "name": "STREET", "code": "STREET" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "TRACE", "code": "TRACE" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "WAY", "code": "WAY" }, { "name": "PLACE", "code": "PLACE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SfxType" }, { "name": "SfxDir", "type": "esriFieldTypeString", "alias": "SfxDir", "domain": { "type": "codedValue", "name": "Name_Sfx_Dir", "description": "Name suffix directionals", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SfxDir" }, { "name": "Postal_Town", "type": "esriFieldTypeString", "alias": "Postal Town", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Postal_Town" }, { "name": "Postal_State", "type": "esriFieldTypeString", "alias": "Postal State", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "SC", "modelName": "State" }, { "name": "Postal_Code", "type": "esriFieldTypeInteger", "alias": "Postal Code", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Zip" }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FullAddress" }, { "name": "ParcelNumber", "type": "esriFieldTypeString", "alias": "Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ParcelNumber" }, { "name": "ESN", "type": "esriFieldTypeInteger", "alias": "ESN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN" }, { "name": "PowerCompany", "type": "esriFieldTypeString", "alias": "Power Company", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PowerCompany" }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "domain": { "type": "codedValue", "name": "Addr_Types", "description": "Address types", "codedValues": [ { "name": "APARTMENT", "code": "APARTMENT" }, { "name": "BARN", "code": "BARN" }, { "name": "BLDG LOT", "code": "BLDG LOT" }, { "name": "BUSINESS", "code": "BUSINESS" }, { "name": "CABIN", "code": "CABIN" }, { "name": "CAMP SITE", "code": "CAMP SITE" }, { "name": "CHICKEN HOUSES", "code": "CHICKEN HOUSES" }, { "name": "CHURCH", "code": "CHURCH" }, { "name": "DUPLEX", "code": "DUPLEX" }, { "name": "MOBILE HOME", "code": "MOBILE HOME" }, { "name": "OTHER", "code": "OTHER" }, { "name": "RESIDENCE", "code": "RESIDENCE" }, { "name": "RV SITE", "code": "RV SITE" }, { "name": "SCHOOL", "code": "SCHOOL" }, { "name": "VACANT LOT", "code": "VACANT LOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AddressType" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Description" }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Side" }, { "name": "FullHouse", "type": "esriFieldTypeString", "alias": "Full House", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FullHouse" }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "Full Street Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FullStreetName" }, { "name": "PreviousAddress", "type": "esriFieldTypeString", "alias": "Previous Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PreviousAddress" }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "US", "modelName": "Country" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County" }, { "name": "Jurisidction", "type": "esriFieldTypeString", "alias": "Jurisidction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisidction" }, { "name": "NameID", "type": "esriFieldTypeInteger", "alias": "Name ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "NameID" }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "StreetID" }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NG UID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NGUID" }, { "name": "Anomily", "type": "esriFieldTypeString", "alias": "Anomaly", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Anomily" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Create User", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CreateUser" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "EditUser", "type": "esriFieldTypeString", "alias": "Edit User", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EditUser" }, { "name": "REQUEST_TYPE", "type": "esriFieldTypeString", "alias": "Request Type", "domain": { "type": "codedValue", "name": "Request Type", "description": "TA request types", "codedValues": [ { "name": "Add", "code": "ADD" }, { "name": "Change", "code": "CHANGE" }, { "name": "Delete", "code": "DELETE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REQUEST_TYPE" }, { "name": "REQUEST_COMMENTS", "type": "esriFieldTypeString", "alias": "Request Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "REQUEST_COMMENTS" }, { "name": "REQUEST_GROUP_TYPE", "type": "esriFieldTypeString", "alias": "Request Group Type", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "REQUEST_GROUP_TYPE" }, { "name": "REQUEST_APPROVER", "type": "esriFieldTypeString", "alias": "Request Approver", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REQUEST_APPROVER" }, { "name": "REQUEST_APPROVAL_DATE", "type": "esriFieldTypeDate", "alias": "Request Approval Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REQUEST_APPROVAL_DATE" }, { "name": "REQUEST_RESOLUTION", "type": "esriFieldTypeString", "alias": "Request Resolution", "domain": { "type": "codedValue", "name": "Request Resolution", "description": "TA request resolutions", "codedValues": [ { "name": "Approved", "code": "APPROVED" }, { "name": "Rejected", "code": "REJECTED" }, { "name": "Pending", "code": "PENDING" }, { "name": "Assigned (roads only)", "code": "ASSIGNED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REQUEST_RESOLUTION" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "REQUEST_USER_COMMENTS", "type": "esriFieldTypeString", "alias": "User Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "REQUEST_USER_COMMENTS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R159_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "iar_typ", "fields": "REQUEST_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iar_res", "fields": "REQUEST_RESOLUTION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iar_cdt", "fields": "CreateDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iar_edt", "fields": "EditDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S128_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "ADD", "name": "Add", "domains": { "UnitType": {"type": "inherited"}, "PfxMod": {"type": "inherited"}, "PfxDir": {"type": "inherited"}, "PfxType": {"type": "inherited"}, "SfxType": {"type": "inherited"}, "SfxDir": {"type": "inherited"}, "AddressType": {"type": "inherited"}, "REQUEST_TYPE": {"type": "inherited"}, "REQUEST_RESOLUTION": {"type": "inherited"} }, "templates": [ { "name": "Add", "description": "", "prototype": { "attributes": { "REQUEST_USER_COMMENTS": null, "Postal_Town": null, "NameID": 0, "Jurisidction": null, "Postal_State": "SC", "EditUser": null, "UniqueID": 0, "PreviousAddress": null, "Country": "US", "AddressNumber": 0, "UnitType": null, "Apt": null, "PfxMod": null, "PfxDir": null, "PfxType": null, "NAME": null, "SfxType": null, "SfxDir": null, "Postal_Code": 0, "FullAddress": null, "ParcelNumber": null, "ESN": null, "PowerCompany": null, "AddressType": null, "Description": null, "Side": null, "FullHouse": null, "FullStreetName": null, "State": "SC", "County": null, "StreetID": -1, "NGUID": null, "Anomily": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "REQUEST_TYPE": "ADD", "REQUEST_COMMENTS": null, "REQUEST_GROUP_TYPE": null, "REQUEST_APPROVER": null, "REQUEST_APPROVAL_DATE": null, "REQUEST_RESOLUTION": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CHANGE", "name": "Change", "domains": { "UnitType": {"type": "inherited"}, "PfxMod": {"type": "inherited"}, "PfxDir": {"type": "inherited"}, "PfxType": {"type": "inherited"}, "SfxType": {"type": "inherited"}, "SfxDir": {"type": "inherited"}, "AddressType": {"type": "inherited"}, "REQUEST_TYPE": {"type": "inherited"}, "REQUEST_RESOLUTION": {"type": "inherited"} }, "templates": [ { "name": "Change", "description": "", "prototype": { "attributes": { "REQUEST_USER_COMMENTS": null, "Postal_Town": null, "NameID": 0, "Jurisidction": null, "Postal_State": "SC", "EditUser": null, "UniqueID": 0, "PreviousAddress": null, "Country": "US", "AddressNumber": 0, "UnitType": null, "Apt": null, "PfxMod": null, "PfxDir": null, "PfxType": null, "NAME": null, "SfxType": null, "SfxDir": null, "Postal_Code": 0, "FullAddress": null, "ParcelNumber": null, "ESN": null, "PowerCompany": null, "AddressType": null, "Description": null, "Side": null, "FullHouse": null, "FullStreetName": null, "State": "SC", "County": null, "StreetID": -1, "NGUID": null, "Anomily": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "REQUEST_TYPE": "CHANGE", "REQUEST_COMMENTS": null, "REQUEST_GROUP_TYPE": null, "REQUEST_APPROVER": null, "REQUEST_APPROVAL_DATE": null, "REQUEST_RESOLUTION": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "DELETE", "name": "Delete", "domains": { "UnitType": {"type": "inherited"}, "PfxMod": {"type": "inherited"}, "PfxDir": {"type": "inherited"}, "PfxType": {"type": "inherited"}, "SfxType": {"type": "inherited"}, "SfxDir": {"type": "inherited"}, "AddressType": {"type": "inherited"}, "REQUEST_TYPE": {"type": "inherited"}, "REQUEST_RESOLUTION": {"type": "inherited"} }, "templates": [ { "name": "Delete", "description": "", "prototype": { "attributes": { "REQUEST_USER_COMMENTS": null, "Postal_Town": null, "NameID": 0, "Jurisidction": null, "Postal_State": "SC", "EditUser": null, "UniqueID": 0, "PreviousAddress": null, "Country": "US", "AddressNumber": 0, "UnitType": null, "Apt": null, "PfxMod": null, "PfxDir": null, "PfxType": null, "NAME": null, "SfxType": null, "SfxDir": null, "Postal_Code": 0, "FullAddress": null, "ParcelNumber": null, "ESN": null, "PowerCompany": null, "AddressType": null, "Description": null, "Side": null, "FullHouse": null, "FullStreetName": null, "State": "SC", "County": null, "StreetID": -1, "NGUID": null, "Anomily": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "REQUEST_TYPE": "DELETE", "REQUEST_COMMENTS": null, "REQUEST_GROUP_TYPE": null, "REQUEST_APPROVER": null, "REQUEST_APPROVAL_DATE": null, "REQUEST_RESOLUTION": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 300000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1682198.6696194261, "ymin": 704407.2096456736, "xmax": 1866056.5685695559, "ymax": 877686.1646981686, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3.605544920701779E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.FullName"}, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 20000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 76, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.RouteNumber1"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "where": "RouteClass1 = 'US'", "useCodedValues": true, "maxScale": 0, "minScale": 500000, "name": "US Shields", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.RouteNumber1"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "where": "RouteClass1 = 'SC'", "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "SC Sheilds", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.RouteNumber1"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "RouteClass1 = 'S'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "SR Shields", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.RouteNumber1"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "RouteClass1 = 'C'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "CR Shields", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SegmentID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "SegmentID" }, { "name": "FromLeft", "type": "esriFieldTypeInteger", "alias": "From Left", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FromLeft" }, { "name": "ToLeft", "type": "esriFieldTypeInteger", "alias": "To Left", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ToLeft" }, { "name": "FromRight", "type": "esriFieldTypeInteger", "alias": "From Right", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FromRight" }, { "name": "ToRight", "type": "esriFieldTypeInteger", "alias": "To Right", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ToRight" }, { "name": "PFX_MOD", "type": "esriFieldTypeString", "alias": "Pfx Modifier", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PFX_MOD" }, { "name": "PFX_DIR", "type": "esriFieldTypeString", "alias": "Pfx Dir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PFX_DIR" }, { "name": "PFX_TYPE", "type": "esriFieldTypeString", "alias": "Pfx Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PFX_TYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAME" }, { "name": "SFX_TYPE", "type": "esriFieldTypeString", "alias": "Sfx Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SFX_TYPE" }, { "name": "SFX_DIR", "type": "esriFieldTypeString", "alias": "Sfx Dir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SFX_DIR" }, { "name": "Postal_Town_R", "type": "esriFieldTypeString", "alias": "Postal Town R", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comm_R" }, { "name": "Postal_Town_L", "type": "esriFieldTypeString", "alias": "Postal Town L", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comm_L" }, { "name": "Postal_State_L", "type": "esriFieldTypeString", "alias": "Postal State L", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State_L" }, { "name": "Postal_State_R", "type": "esriFieldTypeString", "alias": "Postal State R", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State_R" }, { "name": "Postal_Code_L", "type": "esriFieldTypeInteger", "alias": "Postal Code L", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LeftZip" }, { "name": "Postal_Code_R", "type": "esriFieldTypeInteger", "alias": "Postal Code R", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "RightZip" }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FullName" }, { "name": "ESN_L", "type": "esriFieldTypeInteger", "alias": "ESN Left", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN_L" }, { "name": "ESN_R", "type": "esriFieldTypeInteger", "alias": "ESN Right", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN_R" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "SALUDA", "modelName": "County" }, { "name": "Shield", "type": "esriFieldTypeString", "alias": "Shield", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Shield" }, { "name": "RoadOwner", "type": "esriFieldTypeString", "alias": "Road Owner", "domain": { "type": "codedValue", "name": "Road_Owner", "description": "Road owners", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "LOCAL", "code": "LOCAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RoadOwner" }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "domain": { "type": "codedValue", "name": "Road_Surface", "description": "Road surface types", "codedValues": [ { "name": "PAVED", "code": "PAVED" }, { "name": "UNPAVED", "code": "UNPAVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "PAVED", "modelName": "Surface" }, { "name": "Speed_Limit", "type": "esriFieldTypeInteger", "alias": "Speed Limit", "domain": { "type": "codedValue", "name": "Road_Speed_Limit", "description": "Speed limits", "codedValues": [ { "name": "5 MPH", "code": 5 }, { "name": "10 MPH", "code": 10 }, { "name": "15 MPH", "code": 15 }, { "name": "20 MPH", "code": 20 }, { "name": "25 MPH", "code": 25 }, { "name": "30 MPH", "code": 30 }, { "name": "35 MPH", "code": 35 }, { "name": "40 MPH", "code": 40 }, { "name": "45 MPH", "code": 45 }, { "name": "50 MPH", "code": 50 }, { "name": "55 MPH", "code": 55 }, { "name": "60 MPH", "code": 60 }, { "name": "65 MPH", "code": 65 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Speed_Limit" }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way", "domain": { "type": "codedValue", "name": "Road_OneWay", "description": "One way values", "codedValues": [ { "name": "FROM-TO", "code": "FT" }, { "name": "TO_FROM", "code": "TF" }, { "name": "BOTH", "code": "B" }, { "name": "NO TRAVEL", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "B", "modelName": "OneWay" }, { "name": "FT_Cost", "type": "esriFieldTypeDouble", "alias": "FT Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FT_Cost" }, { "name": "TF_Cost", "type": "esriFieldTypeDouble", "alias": "TF Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TF_Cost" }, { "name": "RouteClass1", "type": "esriFieldTypeString", "alias": "Route Class", "domain": { "type": "codedValue", "name": "Road_Route_Class", "description": "Route Classes", "codedValues": [ { "name": "SC", "code": "SC" }, { "name": "US", "code": "US" }, { "name": "C", "code": "C" }, { "name": "S", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RouteClass1" }, { "name": "RouteNumber1", "type": "esriFieldTypeString", "alias": "Route Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RouteNumber1" }, { "name": "RouteAux1", "type": "esriFieldTypeString", "alias": "Route Auxiliary", "domain": { "type": "codedValue", "name": "Road_Route_Aux", "description": "Route Auxiliaries", "codedValues": [ { "name": "BUS", "code": "BUS" }, { "name": "BYP", "code": "BYP" }, { "name": "TRK", "code": "TRK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RouteAux1" }, { "name": "RouteClass2", "type": "esriFieldTypeString", "alias": "Route Class 2", "domain": { "type": "codedValue", "name": "Road_Route_Class", "description": "Route Classes", "codedValues": [ { "name": "SC", "code": "SC" }, { "name": "US", "code": "US" }, { "name": "C", "code": "C" }, { "name": "S", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RouteClass2" }, { "name": "RouteNumber2", "type": "esriFieldTypeString", "alias": "Route Number 2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RouteNumber2" }, { "name": "RouteAux2", "type": "esriFieldTypeString", "alias": "Route Auxiliary 2", "domain": { "type": "codedValue", "name": "Road_Route_Aux", "description": "Route Auxiliaries", "codedValues": [ { "name": "BUS", "code": "BUS" }, { "name": "BYP", "code": "BYP" }, { "name": "TRK", "code": "TRK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RouteAux2" }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity Left", "domain": { "type": "codedValue", "name": "Road_Parity", "description": "Parity values", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "Zero", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_L" }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity Right", "domain": { "type": "codedValue", "name": "Road_Parity", "description": "Parity values", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "Zero", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_R" }, { "name": "Anomily", "type": "esriFieldTypeString", "alias": "Anomily", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Anomily" }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country L", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "US", "modelName": "Country_L" }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country R", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "US", "modelName": "Country_R" }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State L", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State_L" }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State R", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State_R" }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County L", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County_L" }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County R", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County_R" }, { "name": "Jurisdiction_L", "type": "esriFieldTypeString", "alias": "Jurisdiction L", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisdiction_L" }, { "name": "Jurisdiction_R", "type": "esriFieldTypeString", "alias": "Jurisdiction R", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisdiction_R" }, { "name": "NameID", "type": "esriFieldTypeInteger", "alias": "Name ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "NameID" }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NG UID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NGUID" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Create User", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CreateUser" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "EditUser", "type": "esriFieldTypeString", "alias": "Edit User", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EditUser" }, { "name": "Readdress", "type": "esriFieldTypeString", "alias": "Readdressed", "domain": { "type": "codedValue", "name": "Readdress", "description": "Readdress", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "IN PROCESS", "code": "IP" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "NO", "modelName": "Readdress" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "SFX_MOD", "type": "esriFieldTypeString", "alias": "Sfx Mod", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SFX_MOD" }, { "name": "MSAGComm_L", "type": "esriFieldTypeString", "alias": "MSAG Comm L", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAGComm_L" }, { "name": "MSAGComm_R", "type": "esriFieldTypeString", "alias": "MSAG Comm R", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAGComm_R" }, { "name": "WORKING", "type": "esriFieldTypeString", "alias": "WORKING", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WORKING" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R259_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "str_id", "fields": "SegmentID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_nid", "fields": "NameID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_ll", "fields": "FromLeft", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_lh", "fields": "ToLeft", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_rl", "fields": "FromRight", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_rh", "fields": "ToRight", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_nam", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_full", "fields": "FullName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_lzip", "fields": "Postal_Code_L", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_rzip", "fields": "Postal_Code_R", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_lpar", "fields": "Parity_L", "isAscending": true, "isUnique": false, "description": "" }, { "name": "str_rpar", "fields": "Parity_R", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S228_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Centerline", "description": "", "prototype": { "attributes": { "RoadOwner": null, "ToLeft": 0, "WORKING": null, "Postal_State_R": "SC", "OneWay": "B", "Country_R": "US", "FromRight": 0, "Jurisdiction_R": null, "Postal_Town_L": null, "Speed_Limit": null, "Anomily": null, "ESN_R": null, "Postal_Code_L": 0, "State_L": "SC", "FT_Cost": 0, "EditUser": null, "Postal_State_L": "SC", "Country_L": "US", "FromLeft": 0, "SegmentID": -1, "ToRight": 0, "PFX_MOD": null, "PFX_DIR": null, "PFX_TYPE": null, "NAME": null, "SFX_TYPE": null, "SFX_DIR": null, "Postal_Town_R": null, "Postal_Code_R": 0, "FullName": null, "ESN_L": null, "County": "SALUDA", "Shield": null, "Surface": "PAVED", "TF_Cost": 0, "RouteClass1": null, "RouteNumber1": null, "RouteAux1": null, "RouteClass2": null, "RouteNumber2": null, "RouteAux2": null, "Parity_L": null, "Parity_R": null, "State_R": "SC", "County_L": null, "County_R": null, "Jurisdiction_L": null, "NameID": -1, "NGUID": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "Readdress": "NO", "Notes": null, "SFX_MOD": null, "MSAGComm_L": null, "MSAGComm_R": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Road History", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1685159.8323490769, "ymin": 708559.9566929191, "xmax": 1864029.8950131238, "ymax": 870821.9681758583, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3.605544920701779E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RSN", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "value": "A", "label": "Add" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1.7 }, "value": "C", "label": "Change" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "D", "label": "Delete" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.7 }, "value": "G", "label": "Reshape" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1.7 }, "value": "M", "label": "Merge" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1.7 }, "value": "S", "label": "Split" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 236, 252, 255 ], "toColor": [ 192, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 214, 255 ], "toColor": [ 184, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 197, 252, 255 ], "toColor": [ 192, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 212, 255 ], "toColor": [ 252, 235, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 239, 255 ], "toColor": [ 252, 215, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 187, 255 ], "toColor": [ 209, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 236, 255 ], "toColor": [ 212, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 179, 252, 255 ], "toColor": [ 210, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 212, 255 ], "toColor": [ 236, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 208, 255 ], "toColor": [ 252, 187, 208, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FullName", "typeIdField": "RSN", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SegmentID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "SegmentID" }, { "name": "FromLeft", "type": "esriFieldTypeInteger", "alias": "From Left", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FromLeft" }, { "name": "ToLeft", "type": "esriFieldTypeInteger", "alias": "To Left", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ToLeft" }, { "name": "FromRight", "type": "esriFieldTypeInteger", "alias": "From Right", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FromRight" }, { "name": "ToRight", "type": "esriFieldTypeInteger", "alias": "To Right", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ToRight" }, { "name": "PFX_MOD", "type": "esriFieldTypeString", "alias": "Pfx Modifier", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PFX_MOD" }, { "name": "PFX_DIR", "type": "esriFieldTypeString", "alias": "Pfx Dir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PFX_DIR" }, { "name": "PFX_TYPE", "type": "esriFieldTypeString", "alias": "Pfx Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PFX_TYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAME" }, { "name": "SFX_TYPE", "type": "esriFieldTypeString", "alias": "Sfx Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SFX_TYPE" }, { "name": "SFX_DIR", "type": "esriFieldTypeString", "alias": "Sfx Dir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SFX_DIR" }, { "name": "Postal_Town_R", "type": "esriFieldTypeString", "alias": "Postal Town R", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comm_R" }, { "name": "Postal_Town_L", "type": "esriFieldTypeString", "alias": "Postal Town L", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comm_L" }, { "name": "Postal_State_L", "type": "esriFieldTypeString", "alias": "Postal State L", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State_L" }, { "name": "Postal_State_R", "type": "esriFieldTypeString", "alias": "Postal State R", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State_R" }, { "name": "Postal_Code_L", "type": "esriFieldTypeInteger", "alias": "Postal Code L", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LeftZip" }, { "name": "Postal_Code_R", "type": "esriFieldTypeInteger", "alias": "Postal Code R", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "RightZip" }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FullName" }, { "name": "ESN_L", "type": "esriFieldTypeInteger", "alias": "ESN Left", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN_L" }, { "name": "ESN_R", "type": "esriFieldTypeInteger", "alias": "ESN Right", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN_R" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "SALUDA", "modelName": "County" }, { "name": "Shield", "type": "esriFieldTypeString", "alias": "Shield", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Shield" }, { "name": "RoadOwner", "type": "esriFieldTypeString", "alias": "Road Owner", "domain": { "type": "codedValue", "name": "Road_Owner", "description": "Road owners", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "LOCAL", "code": "LOCAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RoadOwner" }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "domain": { "type": "codedValue", "name": "Road_Surface", "description": "Road surface types", "codedValues": [ { "name": "PAVED", "code": "PAVED" }, { "name": "UNPAVED", "code": "UNPAVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "PAVED", "modelName": "Surface" }, { "name": "Speed_Limit", "type": "esriFieldTypeInteger", "alias": "Speed Limit", "domain": { "type": "codedValue", "name": "Road_Speed_Limit", "description": "Speed limits", "codedValues": [ { "name": "5 MPH", "code": 5 }, { "name": "10 MPH", "code": 10 }, { "name": "15 MPH", "code": 15 }, { "name": "20 MPH", "code": 20 }, { "name": "25 MPH", "code": 25 }, { "name": "30 MPH", "code": 30 }, { "name": "35 MPH", "code": 35 }, { "name": "40 MPH", "code": 40 }, { "name": "45 MPH", "code": 45 }, { "name": "50 MPH", "code": 50 }, { "name": "55 MPH", "code": 55 }, { "name": "60 MPH", "code": 60 }, { "name": "65 MPH", "code": 65 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Speed_Limit" }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way", "domain": { "type": "codedValue", "name": "Road_OneWay", "description": "One way values", "codedValues": [ { "name": "FROM-TO", "code": "FT" }, { "name": "TO_FROM", "code": "TF" }, { "name": "BOTH", "code": "B" }, { "name": "NO TRAVEL", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "B", "modelName": "OneWay" }, { "name": "FT_Cost", "type": "esriFieldTypeDouble", "alias": "FT Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FT_Cost" }, { "name": "TF_Cost", "type": "esriFieldTypeDouble", "alias": "TF Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TF_Cost" }, { "name": "RouteClass1", "type": "esriFieldTypeString", "alias": "Route Class", "domain": { "type": "codedValue", "name": "Road_Route_Class", "description": "Route Classes", "codedValues": [ { "name": "SC", "code": "SC" }, { "name": "US", "code": "US" }, { "name": "C", "code": "C" }, { "name": "S", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RouteClass1" }, { "name": "RouteNumber1", "type": "esriFieldTypeString", "alias": "Route Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RouteNumber1" }, { "name": "RouteAux1", "type": "esriFieldTypeString", "alias": "Route Auxiliary", "domain": { "type": "codedValue", "name": "Road_Route_Aux", "description": "Route Auxiliaries", "codedValues": [ { "name": "BUS", "code": "BUS" }, { "name": "BYP", "code": "BYP" }, { "name": "TRK", "code": "TRK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RouteAux1" }, { "name": "RouteClass2", "type": "esriFieldTypeString", "alias": "Route Class 2", "domain": { "type": "codedValue", "name": "Road_Route_Class", "description": "Route Classes", "codedValues": [ { "name": "SC", "code": "SC" }, { "name": "US", "code": "US" }, { "name": "C", "code": "C" }, { "name": "S", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RouteClass2" }, { "name": "RouteNumber2", "type": "esriFieldTypeString", "alias": "Route Number 2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RouteNumber2" }, { "name": "RouteAux2", "type": "esriFieldTypeString", "alias": "Route Auxiliary 2", "domain": { "type": "codedValue", "name": "Road_Route_Aux", "description": "Route Auxiliaries", "codedValues": [ { "name": "BUS", "code": "BUS" }, { "name": "BYP", "code": "BYP" }, { "name": "TRK", "code": "TRK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RouteAux2" }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity Left", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_L" }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity Right", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_R" }, { "name": "Anomily", "type": "esriFieldTypeString", "alias": "Anomaly", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Anomily" }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country L", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "US", "modelName": "Country_L" }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country R", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "US", "modelName": "Country_R" }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State L", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State_L" }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State R", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State_R" }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County L", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County_L" }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County R", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County_R" }, { "name": "Jurisdiction_L", "type": "esriFieldTypeString", "alias": "Jurisdiction L", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisdiction_L" }, { "name": "Jurisdiction_R", "type": "esriFieldTypeString", "alias": "Jurisdiction R", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisdiction_R" }, { "name": "NameID", "type": "esriFieldTypeInteger", "alias": "Name ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "NameID" }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NG UID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NGUID" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Create User", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CreateUser" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "EditUser", "type": "esriFieldTypeString", "alias": "Edit User", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EditUser" }, { "name": "RSN", "type": "esriFieldTypeString", "alias": "Reason", "domain": { "type": "codedValue", "name": "History_Reason", "description": "History reason codes", "codedValues": [ { "name": "Add", "code": "A" }, { "name": "Change", "code": "C" }, { "name": "Delete", "code": "D" }, { "name": "Merge", "code": "M" }, { "name": "Split", "code": "S" }, { "name": "Before", "code": "B" }, { "name": "Geometry", "code": "G" }, { "name": "Restored", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RSN" }, { "name": "RSN_COMM", "type": "esriFieldTypeString", "alias": "Reason Comment", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "RSN_COMM" }, { "name": "Readdress", "type": "esriFieldTypeString", "alias": "Readdress", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Readdress" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "SFX_MOD", "type": "esriFieldTypeString", "alias": "Sfx Mod", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SFX_MOD" }, { "name": "MSAGComm_L", "type": "esriFieldTypeString", "alias": "MSAG Comm L", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAGComm_L" }, { "name": "MSAGComm_R", "type": "esriFieldTypeString", "alias": "MSAG Comm R", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAGComm_R" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R254_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "strh_id", "fields": "SegmentID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_nid", "fields": "NameID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_ll", "fields": "FromLeft", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_lh", "fields": "ToLeft", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_rl", "fields": "FromRight", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_rh", "fields": "ToRight", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_full", "fields": "FullName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_lzip", "fields": "Postal_Code_L", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_rzip", "fields": "Postal_Code_R", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_lpar", "fields": "Parity_L", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_rpar", "fields": "Parity_R", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_cdate", "fields": "CreateDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_edate", "fields": "EditDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_cuser", "fields": "CreateUser", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_euser", "fields": "EditUser", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_ljur", "fields": "Jurisdiction_L", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_rjur", "fields": "Jurisdiction_R", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_rsn", "fields": "RSN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "strh_rsncom", "fields": "RSN_COMM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S223_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "A", "name": "Add", "domains": { "RoadOwner": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Speed_Limit": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "RouteClass1": {"type": "inherited"}, "RouteAux1": {"type": "inherited"}, "RouteClass2": {"type": "inherited"}, "RouteAux2": {"type": "inherited"}, "RSN": {"type": "inherited"} }, "templates": [ { "name": "Add", "description": "", "prototype": { "attributes": { "RoadOwner": null, "Country_R": "US", "Speed_Limit": null, "ESN_R": null, "EditUser": null, "State_L": "SC", "MSAGComm_R": null, "SegmentID": -1, "FromLeft": 0, "ToLeft": 0, "FromRight": 0, "Postal_Town_L": null, "Postal_State_L": "SC", "Postal_State_R": "SC", "Postal_Code_L": 0, "OneWay": "B", "FT_Cost": 0, "Anomily": null, "Country_L": "US", "Jurisdiction_R": null, "ToRight": 0, "PFX_MOD": null, "PFX_DIR": null, "PFX_TYPE": null, "NAME": null, "SFX_TYPE": null, "SFX_DIR": null, "Postal_Town_R": null, "Postal_Code_R": 0, "FullName": null, "ESN_L": null, "County": "SALUDA", "Shield": null, "Surface": "PAVED", "TF_Cost": 0, "RouteClass1": null, "RouteNumber1": null, "RouteAux1": null, "RouteClass2": null, "RouteNumber2": null, "RouteAux2": null, "Parity_L": null, "Parity_R": null, "State_R": "SC", "County_L": null, "County_R": null, "Jurisdiction_L": null, "NameID": -1, "NGUID": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "RSN": "A", "RSN_COMM": null, "Readdress": null, "Notes": null, "SFX_MOD": null, "MSAGComm_L": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "C", "name": "Change", "domains": { "RoadOwner": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Speed_Limit": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "RouteClass1": {"type": "inherited"}, "RouteAux1": {"type": "inherited"}, "RouteClass2": {"type": "inherited"}, "RouteAux2": {"type": "inherited"}, "RSN": {"type": "inherited"} }, "templates": [ { "name": "Change", "description": "", "prototype": { "attributes": { "RoadOwner": null, "Country_R": "US", "Speed_Limit": null, "ESN_R": null, "EditUser": null, "State_L": "SC", "MSAGComm_R": null, "SegmentID": -1, "FromLeft": 0, "ToLeft": 0, "FromRight": 0, "Postal_Town_L": null, "Postal_State_L": "SC", "Postal_State_R": "SC", "Postal_Code_L": 0, "OneWay": "B", "FT_Cost": 0, "Anomily": null, "Country_L": "US", "Jurisdiction_R": null, "ToRight": 0, "PFX_MOD": null, "PFX_DIR": null, "PFX_TYPE": null, "NAME": null, "SFX_TYPE": null, "SFX_DIR": null, "Postal_Town_R": null, "Postal_Code_R": 0, "FullName": null, "ESN_L": null, "County": "SALUDA", "Shield": null, "Surface": "PAVED", "TF_Cost": 0, "RouteClass1": null, "RouteNumber1": null, "RouteAux1": null, "RouteClass2": null, "RouteNumber2": null, "RouteAux2": null, "Parity_L": null, "Parity_R": null, "State_R": "SC", "County_L": null, "County_R": null, "Jurisdiction_L": null, "NameID": -1, "NGUID": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "RSN": "C", "RSN_COMM": null, "Readdress": null, "Notes": null, "SFX_MOD": null, "MSAGComm_L": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "D", "name": "Delete", "domains": { "RoadOwner": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Speed_Limit": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "RouteClass1": {"type": "inherited"}, "RouteAux1": {"type": "inherited"}, "RouteClass2": {"type": "inherited"}, "RouteAux2": {"type": "inherited"}, "RSN": {"type": "inherited"} }, "templates": [ { "name": "Delete", "description": "", "prototype": { "attributes": { "RoadOwner": null, "Country_R": "US", "Speed_Limit": null, "ESN_R": null, "EditUser": null, "State_L": "SC", "MSAGComm_R": null, "SegmentID": -1, "FromLeft": 0, "ToLeft": 0, "FromRight": 0, "Postal_Town_L": null, "Postal_State_L": "SC", "Postal_State_R": "SC", "Postal_Code_L": 0, "OneWay": "B", "FT_Cost": 0, "Anomily": null, "Country_L": "US", "Jurisdiction_R": null, "ToRight": 0, "PFX_MOD": null, "PFX_DIR": null, "PFX_TYPE": null, "NAME": null, "SFX_TYPE": null, "SFX_DIR": null, "Postal_Town_R": null, "Postal_Code_R": 0, "FullName": null, "ESN_L": null, "County": "SALUDA", "Shield": null, "Surface": "PAVED", "TF_Cost": 0, "RouteClass1": null, "RouteNumber1": null, "RouteAux1": null, "RouteClass2": null, "RouteNumber2": null, "RouteAux2": null, "Parity_L": null, "Parity_R": null, "State_R": "SC", "County_L": null, "County_R": null, "Jurisdiction_L": null, "NameID": -1, "NGUID": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "RSN": "D", "RSN_COMM": null, "Readdress": null, "Notes": null, "SFX_MOD": null, "MSAGComm_L": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "G", "name": "Reshape", "domains": { "RoadOwner": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Speed_Limit": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "RouteClass1": {"type": "inherited"}, "RouteAux1": {"type": "inherited"}, "RouteClass2": {"type": "inherited"}, "RouteAux2": {"type": "inherited"}, "RSN": {"type": "inherited"} }, "templates": [ { "name": "Geometry", "description": "", "prototype": { "attributes": { "RoadOwner": null, "Country_R": "US", "Speed_Limit": null, "ESN_R": null, "EditUser": null, "State_L": "SC", "MSAGComm_R": null, "SegmentID": -1, "FromLeft": 0, "ToLeft": 0, "FromRight": 0, "Postal_Town_L": null, "Postal_State_L": "SC", "Postal_State_R": "SC", "Postal_Code_L": 0, "OneWay": "B", "FT_Cost": 0, "Anomily": null, "Country_L": "US", "Jurisdiction_R": null, "ToRight": 0, "PFX_MOD": null, "PFX_DIR": null, "PFX_TYPE": null, "NAME": null, "SFX_TYPE": null, "SFX_DIR": null, "Postal_Town_R": null, "Postal_Code_R": 0, "FullName": null, "ESN_L": null, "County": "SALUDA", "Shield": null, "Surface": "PAVED", "TF_Cost": 0, "RouteClass1": null, "RouteNumber1": null, "RouteAux1": null, "RouteClass2": null, "RouteNumber2": null, "RouteAux2": null, "Parity_L": null, "Parity_R": null, "State_R": "SC", "County_L": null, "County_R": null, "Jurisdiction_L": null, "NameID": -1, "NGUID": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "RSN": "G", "RSN_COMM": null, "Readdress": null, "Notes": null, "SFX_MOD": null, "MSAGComm_L": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "M", "name": "Merge", "domains": { "RoadOwner": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Speed_Limit": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "RouteClass1": {"type": "inherited"}, "RouteAux1": {"type": "inherited"}, "RouteClass2": {"type": "inherited"}, "RouteAux2": {"type": "inherited"}, "RSN": {"type": "inherited"} }, "templates": [ { "name": "Merge", "description": "", "prototype": { "attributes": { "RoadOwner": null, "Country_R": "US", "Speed_Limit": null, "ESN_R": null, "EditUser": null, "State_L": "SC", "MSAGComm_R": null, "SegmentID": -1, "FromLeft": 0, "ToLeft": 0, "FromRight": 0, "Postal_Town_L": null, "Postal_State_L": "SC", "Postal_State_R": "SC", "Postal_Code_L": 0, "OneWay": "B", "FT_Cost": 0, "Anomily": null, "Country_L": "US", "Jurisdiction_R": null, "ToRight": 0, "PFX_MOD": null, "PFX_DIR": null, "PFX_TYPE": null, "NAME": null, "SFX_TYPE": null, "SFX_DIR": null, "Postal_Town_R": null, "Postal_Code_R": 0, "FullName": null, "ESN_L": null, "County": "SALUDA", "Shield": null, "Surface": "PAVED", "TF_Cost": 0, "RouteClass1": null, "RouteNumber1": null, "RouteAux1": null, "RouteClass2": null, "RouteNumber2": null, "RouteAux2": null, "Parity_L": null, "Parity_R": null, "State_R": "SC", "County_L": null, "County_R": null, "Jurisdiction_L": null, "NameID": -1, "NGUID": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "RSN": "M", "RSN_COMM": null, "Readdress": null, "Notes": null, "SFX_MOD": null, "MSAGComm_L": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "S", "name": "Split", "domains": { "RoadOwner": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Speed_Limit": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "RouteClass1": {"type": "inherited"}, "RouteAux1": {"type": "inherited"}, "RouteClass2": {"type": "inherited"}, "RouteAux2": {"type": "inherited"}, "RSN": {"type": "inherited"} }, "templates": [ { "name": "Split", "description": "", "prototype": { "attributes": { "RoadOwner": null, "Country_R": "US", "Speed_Limit": null, "ESN_R": null, "EditUser": null, "State_L": "SC", "MSAGComm_R": null, "SegmentID": -1, "FromLeft": 0, "ToLeft": 0, "FromRight": 0, "Postal_Town_L": null, "Postal_State_L": "SC", "Postal_State_R": "SC", "Postal_Code_L": 0, "OneWay": "B", "FT_Cost": 0, "Anomily": null, "Country_L": "US", "Jurisdiction_R": null, "ToRight": 0, "PFX_MOD": null, "PFX_DIR": null, "PFX_TYPE": null, "NAME": null, "SFX_TYPE": null, "SFX_DIR": null, "Postal_Town_R": null, "Postal_Code_R": 0, "FullName": null, "ESN_L": null, "County": "SALUDA", "Shield": null, "Surface": "PAVED", "TF_Cost": 0, "RouteClass1": null, "RouteNumber1": null, "RouteAux1": null, "RouteClass2": null, "RouteNumber2": null, "RouteAux2": null, "Parity_L": null, "Parity_R": null, "State_R": "SC", "County_L": null, "County_R": null, "Jurisdiction_L": null, "NameID": -1, "NGUID": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "RSN": "S", "RSN_COMM": null, "Readdress": null, "Notes": null, "SFX_MOD": null, "MSAGComm_L": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Nightly Road Checks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1685159.8323490769, "ymin": 705729.1781496108, "xmax": 1864029.8950131238, "ymax": 867937.8864829391, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3.605544920701779E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ISSUE_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 181, 83, 255 ], "width": 6 }, "value": "Dangle Gap", "label": "Dangle Gap" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 161, 194, 255 ], "width": 6 }, "value": "Duplicate Names", "label": "Duplicate Names" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 70, 199, 74, 255 ], "width": 6 }, "value": "Duplicate Street Id", "label": "Duplicate Street ID" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 196, 53, 255 ], "width": 6 }, "value": "From > To Ranges", "label": "From > To Ranges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 163, 59, 255 ], "width": 6 }, "value": "Invalid Geometry Street", "label": "Invalid Geometry Street" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 75, 51, 181, 255 ], "width": 6 }, "value": "Invalid Impedances", "label": "Invalid Impedances" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 48, 184, 255 ], "width": 6 }, "value": "Invalid Name", "label": "Invalid Name" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 186, 41, 255 ], "width": 6 }, "value": "Linear Direction Segments", "label": "Linear Direction Segments" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 189, 115, 255 ], "width": 6 }, "value": "Multi Part Segment", "label": "Multi Part Segment" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 91, 50, 255 ], "width": 6 }, "value": "Odd/Even Ranges", "label": "Odd/Even Ranges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 65, 56, 255 ], "width": 6 }, "value": "One Way CulDeSac", "label": "One Way CulDeSac" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 167, 173, 52, 255 ], "width": 6 }, "value": "Overlapping Ranges", "label": "Overlapping Ranges" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 201, 199, 255 ], "width": 6 }, "value": "Segment Lengths", "label": "Segment Lengths" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 46, 178, 255 ], "width": 6 }, "value": "Self-Intersecting Segments", "label": "Self-Intersecting Segments" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 80, 166, 255 ], "width": 6 }, "value": "Zero Ranges", "label": "Zero Ranges" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 143, 179, 255 ], "toColor": [ 46, 143, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 50, 42, 255 ], "toColor": [ 191, 50, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 199, 48, 255 ], "toColor": [ 151, 199, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 42, 201, 255 ], "toColor": [ 188, 42, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 88, 194, 255 ], "toColor": [ 56, 88, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 184, 137, 255 ], "toColor": [ 44, 184, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 124, 61, 255 ], "toColor": [ 156, 124, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 69, 130, 255 ], "toColor": [ 196, 69, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 196, 93, 255 ], "toColor": [ 41, 196, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 46, 199, 255 ], "toColor": [ 61, 46, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 73, 63, 255 ], "toColor": [ 158, 73, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 60, 158, 255 ], "toColor": [ 129, 60, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 176, 59, 255 ], "toColor": [ 196, 176, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 186, 184, 255 ], "toColor": [ 65, 186, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 95, 158, 255 ], "toColor": [ 54, 95, 158, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ADDRESS", "typeIdField": "ISSUE_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Postal Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZIP" }, { "name": "ISSUE_TYPE", "type": "esriFieldTypeString", "alias": "Issue Type", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ISSUE_TYPE" }, { "name": "RESOLVED", "type": "esriFieldTypeString", "alias": "Resolved", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "NO", "modelName": "RESOLVED" }, { "name": "RUN_DATE", "type": "esriFieldTypeDate", "alias": "Date Ran", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RUN_DATE" }, { "name": "SID", "type": "esriFieldTypeString", "alias": "SID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "JURISDICTION" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "iss_adr_typ", "fields": "ISSUE_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iss_adr_res", "fields": "RESOLVED", "isAscending": true, "isUnique": false, "description": "" }, { "name": "iss_adr_jur", "fields": "JURISDICTION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S121_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "Dangle Gap", "name": "Dangle Gap", "domains": {}, "templates": [ { "name": "Dangle Gap", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Dangle Gap", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Duplicate Names", "name": "Duplicate Names", "domains": {}, "templates": [ { "name": "Duplicate Names", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Duplicate Names", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Duplicate Street Id", "name": "Duplicate Street ID", "domains": {}, "templates": [ { "name": "Duplicate Street ID", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Duplicate Street Id", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "From > To Ranges", "name": "From > To Ranges", "domains": {}, "templates": [ { "name": "From > To Ranges", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "From > To Ranges", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Invalid Geometry Street", "name": "Invalid Geometry Street", "domains": {}, "templates": [ { "name": "Invalid Geometry Street", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Invalid Geometry Street", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Invalid Impedances", "name": "Invalid Impedances", "domains": {}, "templates": [ { "name": "Invalid Impedances", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Invalid Impedances", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Invalid Name", "name": "Invalid Name", "domains": {}, "templates": [ { "name": "Invalid Name", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Invalid Name", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Linear Direction Segments", "name": "Linear Direction Segments", "domains": {}, "templates": [ { "name": "Linear Direction Segments", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Linear Direction Segments", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Multi Part Segment", "name": "Multi Part Segment", "domains": {}, "templates": [ { "name": "Multi Part Segment", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Multi Part Segment", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Odd/Even Ranges", "name": "Odd/Even Ranges", "domains": {}, "templates": [ { "name": "Odd/Even Ranges", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Odd/Even Ranges", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "One Way CulDeSac", "name": "One Way CulDeSac", "domains": {}, "templates": [ { "name": "One Way CulDeSac", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "One Way CulDeSac", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Overlapping Ranges", "name": "Overlapping Ranges", "domains": {}, "templates": [ { "name": "Overlapping Ranges", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Overlapping Ranges", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Segment Lengths", "name": "Segment Lengths", "domains": {}, "templates": [ { "name": "Segment Lengths", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Segment Lengths", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Self-Intersecting Segments", "name": "Self-Intersecting Segments", "domains": {}, "templates": [ { "name": "Self-Intersecting Segments", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Self-Intersecting Segments", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Zero Ranges", "name": "Zero Ranges", "domains": {}, "templates": [ { "name": "Zero Ranges", "description": "", "prototype": { "attributes": { "ISSUE_TYPE": "Zero Ranges", "ZIP": null, "JURISDICTION": null, "ADDRESS": null, "RESOLVED": "NO", "RUN_DATE": null, "SID": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Road Requests", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1697888.2962598354, "ymin": 721440.164041996, "xmax": 1859615.3743438274, "ymax": 856008.3517060429, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3.605544920701779E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "REQUEST_TYPE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3.4 }, "defaultLabel": "Rejected", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 10 }, "value": "ADD", "label": "Add" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 10 }, "value": "CHANGE", "label": "Change" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 10 }, "value": "DELETE", "label": "Delete" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 123, 153, 255 ], "toColor": [ 40, 123, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 167, 42, 255 ], "toColor": [ 173, 167, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 34, 163, 255 ], "toColor": [ 161, 34, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 46, 52, 255 ], "toColor": [ 171, 46, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 168, 106, 255 ], "toColor": [ 39, 168, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 69, 150, 255 ], "toColor": [ 51, 69, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 66, 103, 255 ], "toColor": [ 133, 66, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 123, 79, 255 ], "toColor": [ 171, 123, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 130, 64, 255 ], "toColor": [ 107, 130, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 173, 47, 255 ], "toColor": [ 97, 173, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 173, 165, 255 ], "toColor": [ 73, 173, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 55, 176, 255 ], "toColor": [ 105, 55, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 75, 27, 255 ], "toColor": [ 128, 75, 27, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "REQUEST_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SegmentID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "SegmentID" }, { "name": "FromLeft", "type": "esriFieldTypeInteger", "alias": "From Left", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FromLeft" }, { "name": "ToLeft", "type": "esriFieldTypeInteger", "alias": "To Left", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ToLeft" }, { "name": "FromRight", "type": "esriFieldTypeInteger", "alias": "From Right", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FromRight" }, { "name": "ToRight", "type": "esriFieldTypeInteger", "alias": "To Right", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ToRight" }, { "name": "PFX_MOD", "type": "esriFieldTypeString", "alias": "Pfx Modifier", "domain": { "type": "codedValue", "name": "Name_Pfx_Mods", "description": "Name prefix modifiers", "codedValues": [ { "name": "OLD", "code": "OLD" }, { "name": "OLDE", "code": "OLDE" }, { "name": "OLE", "code": "OLE" }, { "name": "THE", "code": "THE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PFX_MOD" }, { "name": "PFX_DIR", "type": "esriFieldTypeString", "alias": "Pfx Dir", "domain": { "type": "codedValue", "name": "Name_Pfx_Dir", "description": "Name prefix directionals", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PFX_DIR" }, { "name": "PFX_TYPE", "type": "esriFieldTypeString", "alias": "Pfx Type", "domain": { "type": "codedValue", "name": "Name_Pfx_Types", "description": "Name prefix types", "codedValues": [ { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "SECONDARY ROUTE", "code": "SECONDARY ROUTE" }, { "name": "SOUTH CAROLINA", "code": "SOUTH CAROLINA" }, { "name": "UNITED STATES", "code": "UNITED STATES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PFX_TYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAME" }, { "name": "SFX_TYPE", "type": "esriFieldTypeString", "alias": "Sfx Type", "domain": { "type": "codedValue", "name": "Name_Sfx_Types", "description": "Name suffix types", "codedValues": [ { "name": "ALLEY", "code": "ALLEY" }, { "name": "AVENUE", "code": "AVENUE" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "COURT", "code": "COURT" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "HIGHWAY", "code": "HIGHWAY" }, { "name": "LANE", "code": "LANE" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PATH", "code": "PATH" }, { "name": "POINT", "code": "POINT" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "ROAD", "code": "ROAD" }, { "name": "STREET", "code": "STREET" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "TRACE", "code": "TRACE" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "WAY", "code": "WAY" }, { "name": "PLACE", "code": "PLACE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SFX_TYPE" }, { "name": "SFX_DIR", "type": "esriFieldTypeString", "alias": "Sfx Dir", "domain": { "type": "codedValue", "name": "Name_Sfx_Dir", "description": "Name suffix directionals", "codedValues": [ { "name": "NORTH", "code": "NORTH" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "EAST", "code": "EAST" }, { "name": "WEST", "code": "WEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "SFX_DIR" }, { "name": "Postal_Town_R", "type": "esriFieldTypeString", "alias": "Postal Town R", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comm_R" }, { "name": "Postal_Town_L", "type": "esriFieldTypeString", "alias": "Postal Town L", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comm_L" }, { "name": "Postal_State_L", "type": "esriFieldTypeString", "alias": "Postal State L", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State_L" }, { "name": "Postal_State_R", "type": "esriFieldTypeString", "alias": "Postal State R", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State_R" }, { "name": "Postal_Code_L", "type": "esriFieldTypeInteger", "alias": "Postal Code L", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "LeftZip" }, { "name": "Postal_Code_R", "type": "esriFieldTypeInteger", "alias": "Postal Code R", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "RightZip" }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FullName" }, { "name": "ESN_L", "type": "esriFieldTypeInteger", "alias": "ESN Left", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN_L" }, { "name": "ESN_R", "type": "esriFieldTypeInteger", "alias": "ESN Right", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN_R" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "SALUDA", "modelName": "County" }, { "name": "Shield", "type": "esriFieldTypeString", "alias": "Shield", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Shield" }, { "name": "RoadOwner", "type": "esriFieldTypeString", "alias": "Road Owner", "domain": { "type": "codedValue", "name": "Road_Owner", "description": "Road owners", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "LOCAL", "code": "LOCAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RoadOwner" }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "domain": { "type": "codedValue", "name": "Road_Surface", "description": "Road surface types", "codedValues": [ { "name": "PAVED", "code": "PAVED" }, { "name": "UNPAVED", "code": "UNPAVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "PAVED", "modelName": "Surface" }, { "name": "Speed_Limit", "type": "esriFieldTypeInteger", "alias": "Speed Limit", "domain": { "type": "codedValue", "name": "Road_Speed_Limit", "description": "Speed limits", "codedValues": [ { "name": "5 MPH", "code": 5 }, { "name": "10 MPH", "code": 10 }, { "name": "15 MPH", "code": 15 }, { "name": "20 MPH", "code": 20 }, { "name": "25 MPH", "code": 25 }, { "name": "30 MPH", "code": 30 }, { "name": "35 MPH", "code": 35 }, { "name": "40 MPH", "code": 40 }, { "name": "45 MPH", "code": 45 }, { "name": "50 MPH", "code": 50 }, { "name": "55 MPH", "code": 55 }, { "name": "60 MPH", "code": 60 }, { "name": "65 MPH", "code": 65 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Speed_Limit" }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way", "domain": { "type": "codedValue", "name": "Road_OneWay", "description": "One way values", "codedValues": [ { "name": "FROM-TO", "code": "FT" }, { "name": "TO_FROM", "code": "TF" }, { "name": "BOTH", "code": "B" }, { "name": "NO TRAVEL", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "B", "modelName": "OneWay" }, { "name": "FT_Cost", "type": "esriFieldTypeDouble", "alias": "FT Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FT_Cost" }, { "name": "TF_Cost", "type": "esriFieldTypeDouble", "alias": "TF Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TF_Cost" }, { "name": "RouteClass1", "type": "esriFieldTypeString", "alias": "Route Class", "domain": { "type": "codedValue", "name": "Road_Route_Class", "description": "Route Classes", "codedValues": [ { "name": "SC", "code": "SC" }, { "name": "US", "code": "US" }, { "name": "C", "code": "C" }, { "name": "S", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RouteClass1" }, { "name": "RouteNumber1", "type": "esriFieldTypeString", "alias": "Route Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RouteNumber1" }, { "name": "RouteAux1", "type": "esriFieldTypeString", "alias": "Route Auxiliary", "domain": { "type": "codedValue", "name": "Road_Route_Aux", "description": "Route Auxiliaries", "codedValues": [ { "name": "BUS", "code": "BUS" }, { "name": "BYP", "code": "BYP" }, { "name": "TRK", "code": "TRK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RouteAux1" }, { "name": "RouteClass2", "type": "esriFieldTypeString", "alias": "Route Class 2", "domain": { "type": "codedValue", "name": "Road_Route_Class", "description": "Route Classes", "codedValues": [ { "name": "SC", "code": "SC" }, { "name": "US", "code": "US" }, { "name": "C", "code": "C" }, { "name": "S", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RouteClass2" }, { "name": "RouteNumber2", "type": "esriFieldTypeString", "alias": "Route Number 2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RouteNumber2" }, { "name": "RouteAux2", "type": "esriFieldTypeString", "alias": "Route Auxiliary 2", "domain": { "type": "codedValue", "name": "Road_Route_Aux", "description": "Route Auxiliaries", "codedValues": [ { "name": "BUS", "code": "BUS" }, { "name": "BYP", "code": "BYP" }, { "name": "TRK", "code": "TRK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RouteAux2" }, { "name": "Readdress", "type": "esriFieldTypeString", "alias": "Readdress", "domain": { "type": "codedValue", "name": "Readdress", "description": "Readdress", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "IN PROCESS", "code": "IP" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "NO", "modelName": "Readdress" }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity Left", "domain": { "type": "codedValue", "name": "Road_Parity", "description": "Parity values", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "Zero", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_L" }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity Right", "domain": { "type": "codedValue", "name": "Road_Parity", "description": "Parity values", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "Zero", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_R" }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country L", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "US", "modelName": "Country_L" }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country R", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "US", "modelName": "Country_R" }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State L", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State_L" }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State R", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "SC", "modelName": "State_R" }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County L", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County_L" }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County R", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County_R" }, { "name": "Jurisdiction_L", "type": "esriFieldTypeString", "alias": "Jurisdiction L", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisdiction_L" }, { "name": "Jurisdiction_R", "type": "esriFieldTypeString", "alias": "Jurisdiction R", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisdiction_R" }, { "name": "NameID", "type": "esriFieldTypeInteger", "alias": "Name ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "NameID" }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NG UID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NGUID" }, { "name": "Anomily", "type": "esriFieldTypeString", "alias": "Anomaly", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Anomily" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Create User", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CreateUser" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "EditUser", "type": "esriFieldTypeString", "alias": "Edit User", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EditUser" }, { "name": "REQUEST_TYPE", "type": "esriFieldTypeString", "alias": "Request Type", "domain": { "type": "codedValue", "name": "Request Type", "description": "TA request types", "codedValues": [ { "name": "Add", "code": "ADD" }, { "name": "Change", "code": "CHANGE" }, { "name": "Delete", "code": "DELETE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REQUEST_TYPE" }, { "name": "REQUEST_COMMENTS", "type": "esriFieldTypeString", "alias": "Request Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "REQUEST_COMMENTS" }, { "name": "REQUEST_GROUP_TYPE", "type": "esriFieldTypeString", "alias": "Request Group Type", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "REQUEST_GROUP_TYPE" }, { "name": "REQUEST_APPROVER", "type": "esriFieldTypeString", "alias": "Request Approver", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REQUEST_APPROVER" }, { "name": "REQUEST_APPROVAL_DATE", "type": "esriFieldTypeDate", "alias": "Request Approval Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REQUEST_APPROVAL_DATE" }, { "name": "REQUEST_RESOLUTION", "type": "esriFieldTypeString", "alias": "Request Resolution", "domain": { "type": "codedValue", "name": "Request Resolution", "description": "TA request resolutions", "codedValues": [ { "name": "Approved", "code": "APPROVED" }, { "name": "Rejected", "code": "REJECTED" }, { "name": "Pending", "code": "PENDING" }, { "name": "Assigned (roads only)", "code": "ASSIGNED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REQUEST_RESOLUTION" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "REQUEST_USER_COMMENTS", "type": "esriFieldTypeString", "alias": "User Comments", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "REQUEST_USER_COMMENTS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R160_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "isr_typ", "fields": "REQUEST_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "isr_res", "fields": "REQUEST_RESOLUTION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "isr_cdt", "fields": "CreateDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "isr_edt", "fields": "EditDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S129_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "ADD", "name": "Add", "domains": { "PFX_MOD": {"type": "inherited"}, "PFX_DIR": {"type": "inherited"}, "PFX_TYPE": {"type": "inherited"}, "SFX_TYPE": {"type": "inherited"}, "SFX_DIR": {"type": "inherited"}, "RoadOwner": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Speed_Limit": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "RouteClass1": {"type": "inherited"}, "RouteAux1": {"type": "inherited"}, "RouteClass2": {"type": "inherited"}, "RouteAux2": {"type": "inherited"}, "Readdress": {"type": "inherited"}, "Parity_L": {"type": "inherited"}, "Parity_R": {"type": "inherited"}, "REQUEST_TYPE": {"type": "inherited"}, "REQUEST_RESOLUTION": {"type": "inherited"} }, "templates": [ { "name": "Add", "description": "", "prototype": { "attributes": { "RoadOwner": null, "ToLeft": 0, "REQUEST_USER_COMMENTS": null, "Postal_State_R": "SC", "OneWay": "B", "Country_R": "US", "FromRight": 0, "Jurisdiction_R": null, "Postal_Town_L": null, "Speed_Limit": null, "Parity_R": null, "ESN_R": null, "Postal_Code_L": 0, "EditUser": null, "State_L": "SC", "FT_Cost": 0, "Postal_State_L": "SC", "Country_L": "US", "FromLeft": 0, "SegmentID": -1, "RouteAux2": null, "ToRight": 0, "PFX_MOD": null, "PFX_DIR": null, "PFX_TYPE": null, "NAME": null, "SFX_TYPE": null, "SFX_DIR": null, "Postal_Town_R": null, "Postal_Code_R": 0, "FullName": null, "ESN_L": null, "County": "SALUDA", "Shield": null, "Surface": "PAVED", "TF_Cost": 0, "RouteClass1": null, "RouteNumber1": null, "RouteAux1": null, "RouteClass2": null, "RouteNumber2": null, "Readdress": "NO", "Parity_L": null, "State_R": "SC", "County_L": null, "County_R": null, "Jurisdiction_L": null, "NameID": -1, "NGUID": null, "Anomily": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "REQUEST_TYPE": "ADD", "REQUEST_COMMENTS": null, "REQUEST_GROUP_TYPE": null, "REQUEST_APPROVER": null, "REQUEST_APPROVAL_DATE": null, "REQUEST_RESOLUTION": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CHANGE", "name": "Change", "domains": { "PFX_MOD": {"type": "inherited"}, "PFX_DIR": {"type": "inherited"}, "PFX_TYPE": {"type": "inherited"}, "SFX_TYPE": {"type": "inherited"}, "SFX_DIR": {"type": "inherited"}, "RoadOwner": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Speed_Limit": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "RouteClass1": {"type": "inherited"}, "RouteAux1": {"type": "inherited"}, "RouteClass2": {"type": "inherited"}, "RouteAux2": {"type": "inherited"}, "Readdress": {"type": "inherited"}, "Parity_L": {"type": "inherited"}, "Parity_R": {"type": "inherited"}, "REQUEST_TYPE": {"type": "inherited"}, "REQUEST_RESOLUTION": {"type": "inherited"} }, "templates": [ { "name": "Change", "description": "", "prototype": { "attributes": { "RoadOwner": null, "ToLeft": 0, "REQUEST_USER_COMMENTS": null, "Postal_State_R": "SC", "OneWay": "B", "Country_R": "US", "FromRight": 0, "Jurisdiction_R": null, "Postal_Town_L": null, "Speed_Limit": null, "Parity_R": null, "ESN_R": null, "Postal_Code_L": 0, "EditUser": null, "State_L": "SC", "FT_Cost": 0, "Postal_State_L": "SC", "Country_L": "US", "FromLeft": 0, "SegmentID": -1, "RouteAux2": null, "ToRight": 0, "PFX_MOD": null, "PFX_DIR": null, "PFX_TYPE": null, "NAME": null, "SFX_TYPE": null, "SFX_DIR": null, "Postal_Town_R": null, "Postal_Code_R": 0, "FullName": null, "ESN_L": null, "County": "SALUDA", "Shield": null, "Surface": "PAVED", "TF_Cost": 0, "RouteClass1": null, "RouteNumber1": null, "RouteAux1": null, "RouteClass2": null, "RouteNumber2": null, "Readdress": "NO", "Parity_L": null, "State_R": "SC", "County_L": null, "County_R": null, "Jurisdiction_L": null, "NameID": -1, "NGUID": null, "Anomily": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "REQUEST_TYPE": "CHANGE", "REQUEST_COMMENTS": null, "REQUEST_GROUP_TYPE": null, "REQUEST_APPROVER": null, "REQUEST_APPROVAL_DATE": null, "REQUEST_RESOLUTION": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DELETE", "name": "Delete", "domains": { "PFX_MOD": {"type": "inherited"}, "PFX_DIR": {"type": "inherited"}, "PFX_TYPE": {"type": "inherited"}, "SFX_TYPE": {"type": "inherited"}, "SFX_DIR": {"type": "inherited"}, "RoadOwner": {"type": "inherited"}, "Surface": {"type": "inherited"}, "Speed_Limit": {"type": "inherited"}, "OneWay": {"type": "inherited"}, "RouteClass1": {"type": "inherited"}, "RouteAux1": {"type": "inherited"}, "RouteClass2": {"type": "inherited"}, "RouteAux2": {"type": "inherited"}, "Readdress": {"type": "inherited"}, "Parity_L": {"type": "inherited"}, "Parity_R": {"type": "inherited"}, "REQUEST_TYPE": {"type": "inherited"}, "REQUEST_RESOLUTION": {"type": "inherited"} }, "templates": [ { "name": "Delete", "description": "", "prototype": { "attributes": { "RoadOwner": null, "ToLeft": 0, "REQUEST_USER_COMMENTS": null, "Postal_State_R": "SC", "OneWay": "B", "Country_R": "US", "FromRight": 0, "Jurisdiction_R": null, "Postal_Town_L": null, "Speed_Limit": null, "Parity_R": null, "ESN_R": null, "Postal_Code_L": 0, "EditUser": null, "State_L": "SC", "FT_Cost": 0, "Postal_State_L": "SC", "Country_L": "US", "FromLeft": 0, "SegmentID": -1, "RouteAux2": null, "ToRight": 0, "PFX_MOD": null, "PFX_DIR": null, "PFX_TYPE": null, "NAME": null, "SFX_TYPE": null, "SFX_DIR": null, "Postal_Town_R": null, "Postal_Code_R": 0, "FullName": null, "ESN_L": null, "County": "SALUDA", "Shield": null, "Surface": "PAVED", "TF_Cost": 0, "RouteClass1": null, "RouteNumber1": null, "RouteAux1": null, "RouteClass2": null, "RouteNumber2": null, "Readdress": "NO", "Parity_L": null, "State_R": "SC", "County_L": null, "County_R": null, "Jurisdiction_L": null, "NameID": -1, "NGUID": null, "Anomily": null, "CreateDate": null, "CreateUser": null, "EditDate": null, "REQUEST_TYPE": "DELETE", "REQUEST_COMMENTS": null, "REQUEST_GROUP_TYPE": null, "REQUEST_APPROVER": null, "REQUEST_APPROVAL_DATE": null, "REQUEST_RESOLUTION": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "Street Name Table", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME_ID", "type": "esriFieldTypeInteger", "alias": "Name ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "GSSNNO" }, { "name": "PFX_MOD", "type": "esriFieldTypeString", "alias": "Pfx Mod", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GSPMOD" }, { "name": "PFX_DIR", "type": "esriFieldTypeString", "alias": "Pfx Dir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PFX_DIR" }, { "name": "PFX_TYPE", "type": "esriFieldTypeString", "alias": "Pfx Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GSPTYP" }, { "name": "PFX_TYPE_SEP", "type": "esriFieldTypeString", "alias": "Pfx Type Sep", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GSPTYPSEP" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "GSSNAM" }, { "name": "SFX_TYPE", "type": "esriFieldTypeString", "alias": "Sfx Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GSSTYP" }, { "name": "SFX_DIR", "type": "esriFieldTypeString", "alias": "Sfx Dir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "GSSDIR" }, { "name": "SFX_MOD", "type": "esriFieldTypeString", "alias": "Sfx Mod", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GSSSF" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SIDE" }, { "name": "BUSINESS", "type": "esriFieldTypeString", "alias": "Business", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STATE" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISCREP_AGENCY" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "eMail", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EMAIL" }, { "name": "RESERVED", "type": "esriFieldTypeString", "alias": "Reserved", "domain": { "type": "codedValue", "name": "Name_Reserve", "description": "Name reserve codes", "codedValues": [ { "name": "NOT RESERVED", "code": "F" }, { "name": "RESERVED", "code": "R" }, { "name": "INACTIVE/RETIRED", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "F", "modelName": "RESERVED" }, { "name": "RESERVE_DATE", "type": "esriFieldTypeDate", "alias": "Reserve Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RESERVE_DATE" }, { "name": "PFX_DIR_LEG", "type": "esriFieldTypeString", "alias": "Pfx Dir (Legacy)", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PFX_DIR_LEG" }, { "name": "NAME_LEG", "type": "esriFieldTypeString", "alias": "Name (Legacy)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME_LEG" }, { "name": "SFX_TYPE_LEG", "type": "esriFieldTypeString", "alias": "Sfx Type (Legacy)", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SFX_TYPE_LEG" }, { "name": "SFX_DIR_LEG", "type": "esriFieldTypeString", "alias": "Sfx Dir (Legecy)", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SFX_DIR_LEG" }, { "name": "LABEL_LEG", "type": "esriFieldTypeString", "alias": "Label (Legacy)", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LABEL_LEG" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" }, { "name": "CREATE_WHO", "type": "esriFieldTypeString", "alias": "Create Who", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CREATE_WHO" }, { "name": "LAST_DATE", "type": "esriFieldTypeDate", "alias": "Last Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_DATE" }, { "name": "LAST_WHO", "type": "esriFieldTypeString", "alias": "Last Who", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LAST_WHO" }, { "name": "TYPE_OF", "type": "esriFieldTypeString", "alias": "Type Of", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TYPE_OF" } ], "indexes": [ { "name": "R149_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sn_id", "fields": "NAME_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "sn_nam", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "sn_fnam", "fields": "LABEL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "sn_rsvd", "fields": "RESERVED", "isAscending": true, "isUnique": false, "description": "" }, { "name": "sn_rsvdate", "fields": "RESERVE_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "sn_type", "fields": "TYPE_OF", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Street Name Table", "description": "", "prototype": { "attributes": { "LAST_WHO": null, "TYPE_OF": null, "NAME_ID": -1, "PFX_MOD": null, "PFX_DIR": null, "PFX_TYPE": null, "PFX_TYPE_SEP": null, "NAME": null, "SFX_TYPE": null, "SFX_DIR": null, "SFX_MOD": null, "LABEL": null, "BUSINESS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "RESERVED": "F", "RESERVE_DATE": null, "PFX_DIR_LEG": null, "NAME_LEG": null, "SFX_TYPE_LEG": null, "SFX_DIR_LEG": null, "LABEL_LEG": null, "CREATE_DATE": null, "CREATE_WHO": null, "LAST_DATE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "Street Name History", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME_ID", "type": "esriFieldTypeInteger", "alias": "Name ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "GSSNNO" }, { "name": "PFX_MOD", "type": "esriFieldTypeString", "alias": "Pfx Mod", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GSPMOD" }, { "name": "PFX_DIR", "type": "esriFieldTypeString", "alias": "Pfx Dir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PFX_DIR" }, { "name": "PFX_TYPE", "type": "esriFieldTypeString", "alias": "Pfx Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GSPTYP" }, { "name": "PFX_TYPE_SEP", "type": "esriFieldTypeString", "alias": "Pfx Type Sep", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GSPTYPSEP" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "GSSNAM" }, { "name": "SFX_TYPE", "type": "esriFieldTypeString", "alias": "Sfx Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GSSTYP" }, { "name": "SFX_DIR", "type": "esriFieldTypeString", "alias": "Sfx Dir", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "GSSDIR" }, { "name": "SFX_MOD", "type": "esriFieldTypeString", "alias": "Sfx Mod", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GSSSF" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SIDE" }, { "name": "BUSINESS", "type": "esriFieldTypeString", "alias": "Business", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COUNTRY" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STATE" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISCREP_AGENCY" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "eMail", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EMAIL" }, { "name": "RESERVED", "type": "esriFieldTypeString", "alias": "Reserved", "domain": { "type": "codedValue", "name": "Name_Reserve", "description": "Name reserve codes", "codedValues": [ { "name": "NOT RESERVED", "code": "F" }, { "name": "RESERVED", "code": "R" }, { "name": "INACTIVE/RETIRED", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "F", "modelName": "RESERVED" }, { "name": "RESERVE_DATE", "type": "esriFieldTypeDate", "alias": "Reserve Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RESERVE_DATE" }, { "name": "PFX_DIR_LEG", "type": "esriFieldTypeString", "alias": "Pfx Dir (Legacy)", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PFX_DIR_LEG" }, { "name": "NAME_LEG", "type": "esriFieldTypeString", "alias": "Name (Legacy)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME_LEG" }, { "name": "SFX_TYPE_LEG", "type": "esriFieldTypeString", "alias": "Sfx Type (Legacy)", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SFX_TYPE_LEG" }, { "name": "SFX_DIR_LEG", "type": "esriFieldTypeString", "alias": "Sfx Dir (Legecy)", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SFX_DIR_LEG" }, { "name": "LABEL_LEG", "type": "esriFieldTypeString", "alias": "Label (Legacy)", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LABEL_LEG" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" }, { "name": "CREATE_WHO", "type": "esriFieldTypeString", "alias": "Create Who", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CREATE_WHO" }, { "name": "LAST_DATE", "type": "esriFieldTypeDate", "alias": "Last Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_DATE" }, { "name": "LAST_WHO", "type": "esriFieldTypeString", "alias": "Last Who", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LAST_WHO" }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NGUID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NGUID" }, { "name": "DISCREP_AGENCY", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "DISCREP_AGENCY" }, { "name": "RSN", "type": "esriFieldTypeString", "alias": "Reason", "domain": { "type": "codedValue", "name": "History_Reason", "description": "History reason codes", "codedValues": [ { "name": "Add", "code": "A" }, { "name": "Change", "code": "C" }, { "name": "Delete", "code": "D" }, { "name": "Merge", "code": "M" }, { "name": "Split", "code": "S" }, { "name": "Before", "code": "B" }, { "name": "Geometry", "code": "G" }, { "name": "Restored", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RSN" }, { "name": "TYPE_OF", "type": "esriFieldTypeString", "alias": "Type Of", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TYPE_OF" } ], "indexes": [ { "name": "R147_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "snh_id", "fields": "NAME_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "snh_type", "fields": "TYPE_OF", "isAscending": true, "isUnique": false, "description": "" }, { "name": "snh_cdate", "fields": "CREATE_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "snh_edate", "fields": "LAST_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "snh_cuser", "fields": "CREATE_WHO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "snh_euser", "fields": "LAST_WHO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "snh_rsn", "fields": "RSN", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Street Name History", "description": "", "prototype": { "attributes": { "RSN": null, "TYPE_OF": null, "NAME_ID": -1, "PFX_MOD": null, "PFX_DIR": null, "PFX_TYPE": null, "PFX_TYPE_SEP": null, "NAME": null, "SFX_TYPE": null, "SFX_DIR": null, "SFX_MOD": null, "LABEL": null, "BUSINESS": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "RESERVED": "F", "RESERVE_DATE": null, "PFX_DIR_LEG": null, "NAME_LEG": null, "SFX_TYPE_LEG": null, "SFX_DIR_LEG": null, "LABEL_LEG": null, "CREATE_DATE": null, "CREATE_WHO": null, "LAST_DATE": null, "LAST_WHO": null, "NGUID": null, "DISCREP_AGENCY": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "Next Table", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NXT_ADDRESS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NXT_ADDRESS", "type": "esriFieldTypeDouble", "alias": "Next Address ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "NXT_ADDRESS" }, { "name": "NXT_STREET", "type": "esriFieldTypeDouble", "alias": "Next Street ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "NXT_STREET" }, { "name": "NXT_STREETNAME", "type": "esriFieldTypeDouble", "alias": "Next Street Name ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "NXT_STREETNAME" }, { "name": "NXT_SUBDIVISION", "type": "esriFieldTypeDouble", "alias": "Next Subdivision ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "NXT_SUBDIVISION" }, { "name": "NXT_SUBDIVISIONEXT", "type": "esriFieldTypeDouble", "alias": "Next Subdivision Ext ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "NXT_SUBDIVISIONEXT" } ], "indexes": [ { "name": "R145_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Next Table", "description": "", "prototype": { "attributes": { "NXT_SUBDIVISION": -1, "NXT_SUBDIVISIONEXT": -1, "NXT_ADDRESS": -1, "NXT_STREET": -1, "NXT_STREETNAME": -1 } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 11, "name": "User Table", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "USER_FNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "USER_LOGIN", "type": "esriFieldTypeString", "alias": "Login Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USER_LOGIN" }, { "name": "USER_FNAME", "type": "esriFieldTypeString", "alias": "First Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USER_FNAME" }, { "name": "USER_LNAME", "type": "esriFieldTypeString", "alias": "Last Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USER_LNAME" }, { "name": "USER_TYPE", "type": "esriFieldTypeString", "alias": "User Type", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": "USER", "modelName": "USER_TYPE" }, { "name": "USER_POSITION", "type": "esriFieldTypeString", "alias": "Position", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USER_POSITION" }, { "name": "USER_ORGANIZATION", "type": "esriFieldTypeString", "alias": "Organization", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "USER_ORGANIZATION" }, { "name": "AD_JURISDICTION", "type": "esriFieldTypeString", "alias": "Address Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "AD_JURISDICTION" }, { "name": "RD_JURISDICTION", "type": "esriFieldTypeString", "alias": "Road Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "RD_JURISDICTION" }, { "name": "ENV_LBA", "type": "esriFieldTypeDouble", "alias": "Length Between Addresses", "domain": null, "editable": true, "nullable": true, "defaultValue": 25, "modelName": "ENV_LBA" }, { "name": "ENV_SIDE", "type": "esriFieldTypeString", "alias": "Default Even Side", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "RIGHT", "modelName": "ENV_SIDE" }, { "name": "RULE_AD_DUP", "type": "esriFieldTypeString", "alias": "Rule Address Duplicate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "HARD", "modelName": "RULE_AD_DUP" }, { "name": "RULE_AD_ZERO", "type": "esriFieldTypeString", "alias": "Rule Address Zero", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "HARD", "modelName": "RULE_AD_ZERO" }, { "name": "RULE_AD_OEM", "type": "esriFieldTypeString", "alias": "Rule Address OE Mismatch", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "HARD", "modelName": "RULE_AD_OEM" }, { "name": "RULE_AD_OOR", "type": "esriFieldTypeString", "alias": "Rule Address Out of Range", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "HARD", "modelName": "RULE_AD_OOR" }, { "name": "RULE_RD_OVRLP", "type": "esriFieldTypeString", "alias": "Rule Road Range Overlap", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "HARD", "modelName": "RULE_RD_OVRLP" }, { "name": "RULE_RD_ZERO", "type": "esriFieldTypeString", "alias": "Rule Road Zero Ranges", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "HARD", "modelName": "RULE_RD_ZERO" }, { "name": "EDIT_ENABLE_DELETE", "type": "esriFieldTypeString", "alias": "Enable Delete Address", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_DELETE" }, { "name": "EDIT_ENABLE_MASS", "type": "esriFieldTypeString", "alias": "Enable Mass Calculate", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_MASS" }, { "name": "EDIT_ENABLE_AUTO", "type": "esriFieldTypeString", "alias": "Enable AutoAddress", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_AUTO" }, { "name": "EDIT_ENABLE_LINK", "type": "esriFieldTypeString", "alias": "Enable Link", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_LINK" }, { "name": "EDIT_ENABLE_SBDV", "type": "esriFieldTypeString", "alias": "Enable Subdivion Edit", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_SBDV" }, { "name": "EDIT_ENABLE_NAME", "type": "esriFieldTypeString", "alias": "Enable Street Name Edit", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_NAME" }, { "name": "EDIT_ENABLE_ERROR", "type": "esriFieldTypeString", "alias": "Enable Error Checks", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ERROR" }, { "name": "EDIT_ENABLE_DELETE_ROAD", "type": "esriFieldTypeString", "alias": "Enable Delete Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_DELETE_ROAD" }, { "name": "EDIT_ENABLE_DELETE_NAME", "type": "esriFieldTypeString", "alias": "Enable Delete Name", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_DELETE_NAME" }, { "name": "EDIT_ENABLE_DELETE_SUBDIV", "type": "esriFieldTypeString", "alias": "Enable Delete Subdivision", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_DELETE_SUBDIV" }, { "name": "EDIT_ENABLE_ANOMALY_ADDR", "type": "esriFieldTypeString", "alias": "Enable Anomaly Address", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ANOMALY_ADDR" }, { "name": "EDIT_ENABLE_ANOMALY_ROAD", "type": "esriFieldTypeString", "alias": "Enable Anomaly Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ANOMALY_ROAD" }, { "name": "EDIT_ENABLE_MASS_DELETE", "type": "esriFieldTypeString", "alias": "Enable Mass Delete", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_MASS_DELETE" }, { "name": "EDIT_ENABLE_ADD_ADDRESS", "type": "esriFieldTypeString", "alias": "Enable Add Address", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ADD_ADDRESS" }, { "name": "EDIT_ENABLE_MOVE_ADDRESS", "type": "esriFieldTypeString", "alias": "Enable Move Address", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_MOVE_ADDRESS" }, { "name": "EDIT_ENABLE_EDIT_ADDRESS", "type": "esriFieldTypeString", "alias": "Enable Edit Address", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_EDIT_ADDRESS" }, { "name": "EDIT_ENABLE_ADD_ROAD", "type": "esriFieldTypeString", "alias": "Enable Add Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ADD_ROAD" }, { "name": "EDIT_ENABLE_VERTEX_ROAD", "type": "esriFieldTypeString", "alias": "Enable Vertex Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_VERTEX_ROAD" }, { "name": "EDIT_ENABLE_SPLIT_ROAD", "type": "esriFieldTypeString", "alias": "Enable Split Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_SPLIT_ROAD" }, { "name": "EDIT_ENABLE_MERGE_ROAD", "type": "esriFieldTypeString", "alias": "Enable Merge Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_MERGE_ROAD" }, { "name": "EDIT_FIELDS_ROAD", "type": "esriFieldTypeString", "alias": "Editable Road Fields", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "EDIT_FIELDS_ROAD" }, { "name": "EDIT_FIELDS_ADDRESS", "type": "esriFieldTypeString", "alias": "Editable Address Fields", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "EDIT_FIELDS_ADDRESS" }, { "name": "EDIT_ENABLE_EDIT_ROAD", "type": "esriFieldTypeString", "alias": "Enable Edit Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_EDIT_ROAD" }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "Active", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "ACTIVE" }, { "name": "USER_ROLE", "type": "esriFieldTypeString", "alias": "Role", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USER_ROLE" }, { "name": "USER_LOCAL_NAME", "type": "esriFieldTypeString", "alias": "Local Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USER_LOCAL_NAME" }, { "name": "FEATURE_LAYERS", "type": "esriFieldTypeString", "alias": "Feature Lyaers Visible", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "FEATURE_LAYERS" }, { "name": "BACK_LAYERS", "type": "esriFieldTypeString", "alias": "Back Layers Visible", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "BACK_LAYERS" }, { "name": "BASEMAPS", "type": "esriFieldTypeString", "alias": "Base Maps Visible", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "BASEMAPS" }, { "name": "EDIT_ENABLE_ROAD_COMMENT", "type": "esriFieldTypeString", "alias": "Enable Road Extended Comments", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ROAD_COMMENT" }, { "name": "EDIT_ENABLE_ADDR_COMMENT", "type": "esriFieldTypeString", "alias": "Enable Address Extended Comments", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ADDR_COMMENT" }, { "name": "EDIT_ENABLE_NAME_COMMENT", "type": "esriFieldTypeString", "alias": "Enable Name Extended Comments", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_NAME_COMMENT" }, { "name": "USER_EMAIL", "type": "esriFieldTypeString", "alias": "eMail", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "USER_EMAIL" }, { "name": "USER_ADDR_ISSUE", "type": "esriFieldTypeString", "alias": "Handle Address Issues", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "USER_ADDR_ISSUE" }, { "name": "USER_ADDR_REQUEST", "type": "esriFieldTypeString", "alias": "Handle Address Requests", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "USER_ADDR_REQUEST" }, { "name": "USER_ROAD_ISSUE", "type": "esriFieldTypeString", "alias": "Handle Road Issues", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "USER_ROAD_ISSUE" }, { "name": "USER_ROAD_REQUEST", "type": "esriFieldTypeString", "alias": "Handle Road Requests", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "USER_ROAD_REQUEST" }, { "name": "EDIT_ENABLE_ADD_NAME", "type": "esriFieldTypeString", "alias": "Enable Add Name", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ADD_NAME" }, { "name": "EDIT_ENABLE_EDIT_NAME", "type": "esriFieldTypeString", "alias": "Enable Edit Name", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_EDIT_NAME" }, { "name": "EDIT_ENABLE_ADD_ALIAS", "type": "esriFieldTypeString", "alias": "Enable Add Alias", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ADD_ALIAS" }, { "name": "EDIT_ENABLE_EDIT_ALIAS", "type": "esriFieldTypeString", "alias": "Enable Edit Alias", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_EDIT_ALIAS" }, { "name": "EDIT_ENABLE_DELETE_ALIAS", "type": "esriFieldTypeString", "alias": "Enable Delete Alias", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_DELETE_ALIAS" }, { "name": "EDIT_ENABLE_ADD_BASE", "type": "esriFieldTypeString", "alias": "Enable Add Base", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ADD_BASE" }, { "name": "EDIT_ENABLE_EDIT_BASE", "type": "esriFieldTypeString", "alias": "Enable Edit Base", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_EDIT_BASE" }, { "name": "EDIT_ENABLE_DELETE_BASE", "type": "esriFieldTypeString", "alias": "Enable Delete Base", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_DELETE_BASE" } ], "indexes": [ { "name": "R152_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "User Table", "description": "", "prototype": { "attributes": { "EDIT_ENABLE_EDIT_BASE": "N", "EDIT_ENABLE_DELETE_BASE": "N", "USER_LOGIN": null, "USER_FNAME": null, "USER_LNAME": null, "USER_TYPE": "USER", "USER_POSITION": null, "USER_ORGANIZATION": null, "AD_JURISDICTION": null, "RD_JURISDICTION": null, "ENV_LBA": 25, "ENV_SIDE": "RIGHT", "RULE_AD_DUP": "HARD", "RULE_AD_ZERO": "HARD", "RULE_AD_OEM": "HARD", "RULE_AD_OOR": "HARD", "RULE_RD_OVRLP": "HARD", "RULE_RD_ZERO": "HARD", "EDIT_ENABLE_DELETE": "N", "EDIT_ENABLE_MASS": "N", "EDIT_ENABLE_AUTO": "N", "EDIT_ENABLE_LINK": "N", "EDIT_ENABLE_SBDV": "N", "EDIT_ENABLE_NAME": "N", "EDIT_ENABLE_ERROR": "N", "EDIT_ENABLE_DELETE_ROAD": "N", "EDIT_ENABLE_DELETE_NAME": "N", "EDIT_ENABLE_DELETE_SUBDIV": "N", "EDIT_ENABLE_ANOMALY_ADDR": "N", "EDIT_ENABLE_ANOMALY_ROAD": "N", "EDIT_ENABLE_MASS_DELETE": "N", "EDIT_ENABLE_ADD_ADDRESS": "N", "EDIT_ENABLE_MOVE_ADDRESS": "N", "EDIT_ENABLE_EDIT_ADDRESS": "N", "EDIT_ENABLE_ADD_ROAD": "N", "EDIT_ENABLE_VERTEX_ROAD": "N", "EDIT_ENABLE_SPLIT_ROAD": "N", "EDIT_ENABLE_MERGE_ROAD": "N", "EDIT_FIELDS_ROAD": null, "EDIT_FIELDS_ADDRESS": null, "EDIT_ENABLE_EDIT_ROAD": "N", "ACTIVE": "Y", "USER_ROLE": null, "USER_LOCAL_NAME": null, "FEATURE_LAYERS": null, "BACK_LAYERS": null, "BASEMAPS": null, "EDIT_ENABLE_ROAD_COMMENT": "N", "EDIT_ENABLE_ADDR_COMMENT": "N", "EDIT_ENABLE_NAME_COMMENT": "N", "USER_EMAIL": null, "USER_ADDR_ISSUE": "N", "USER_ADDR_REQUEST": "N", "USER_ROAD_ISSUE": "N", "USER_ROAD_REQUEST": "N", "EDIT_ENABLE_ADD_NAME": "N", "EDIT_ENABLE_EDIT_NAME": "N", "EDIT_ENABLE_ADD_ALIAS": "N", "EDIT_ENABLE_EDIT_ALIAS": "N", "EDIT_ENABLE_DELETE_ALIAS": "N", "EDIT_ENABLE_ADD_BASE": "N" } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 12, "name": "Role Table", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Role Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USER_LOGIN" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "USER_FNAME" }, { "name": "AD_JURISDICTION", "type": "esriFieldTypeString", "alias": "Address Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "AD_JURISDICTION" }, { "name": "RD_JURISDICTION", "type": "esriFieldTypeString", "alias": "Road Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "RD_JURISDICTION" }, { "name": "ENV_LBA", "type": "esriFieldTypeDouble", "alias": "Length Between Addresses", "domain": null, "editable": true, "nullable": true, "defaultValue": 5.28, "modelName": "ENV_LBA" }, { "name": "ENV_SIDE", "type": "esriFieldTypeString", "alias": "Default Even Side", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "RIGHT", "modelName": "ENV_SIDE" }, { "name": "RULE_AD_DUP", "type": "esriFieldTypeString", "alias": "Rule Address Duplicate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "HARD", "modelName": "RULE_AD_DUP" }, { "name": "RULE_AD_ZERO", "type": "esriFieldTypeString", "alias": "Rule Address Zero", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "HARD", "modelName": "RULE_AD_ZERO" }, { "name": "RULE_AD_OEM", "type": "esriFieldTypeString", "alias": "Rule Address OE Mismatch", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "HARD", "modelName": "RULE_AD_OEM" }, { "name": "RULE_AD_OOR", "type": "esriFieldTypeString", "alias": "Rule Address Out of Range", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "HARD", "modelName": "RULE_AD_OOR" }, { "name": "RULE_RD_OVRLP", "type": "esriFieldTypeString", "alias": "Rule Road Range Overlap", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "HARD", "modelName": "RULE_RD_OVRLP" }, { "name": "RULE_RD_ZERO", "type": "esriFieldTypeString", "alias": "Rule Road Zero Ranges", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "HARD", "modelName": "RULE_RD_ZERO" }, { "name": "EDIT_ENABLE_DELETE", "type": "esriFieldTypeString", "alias": "Enable Delete Address", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_DELETE" }, { "name": "EDIT_ENABLE_MASS", "type": "esriFieldTypeString", "alias": "Enable Mass Calculate", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_MASS" }, { "name": "EDIT_ENABLE_AUTO", "type": "esriFieldTypeString", "alias": "Enable AutoAddress", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_AUTO" }, { "name": "EDIT_ENABLE_LINK", "type": "esriFieldTypeString", "alias": "Enable Link", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_LINK" }, { "name": "EDIT_ENABLE_SBDV", "type": "esriFieldTypeString", "alias": "Enable Subdivion Edit", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_SBDV" }, { "name": "EDIT_ENABLE_NAME", "type": "esriFieldTypeString", "alias": "Enable Street Name Edit", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_NAME" }, { "name": "EDIT_ENABLE_ERROR", "type": "esriFieldTypeString", "alias": "Enable Error Checks", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ERROR" }, { "name": "EDIT_ENABLE_DELETE_ROAD", "type": "esriFieldTypeString", "alias": "Enable Delete Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_DELETE_ROAD" }, { "name": "EDIT_ENABLE_DELETE_NAME", "type": "esriFieldTypeString", "alias": "Enable Delete Name", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_DELETE_NAME" }, { "name": "EDIT_ENABLE_DELETE_SUBDIV", "type": "esriFieldTypeString", "alias": "Enable Delete Subdivision", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_DELETE_SUBDIV" }, { "name": "EDIT_ENABLE_ANOMALY_ADDR", "type": "esriFieldTypeString", "alias": "Enable Anomaly Address", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ANOMALY_ADDR" }, { "name": "EDIT_ENABLE_ANOMALY_ROAD", "type": "esriFieldTypeString", "alias": "Enable Anomaly Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ANOMALY_ROAD" }, { "name": "EDIT_ENABLE_MASS_DELETE", "type": "esriFieldTypeString", "alias": "Enable Mass Delete", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_MASS_DELETE" }, { "name": "EDIT_ENABLE_ADD_ADDRESS", "type": "esriFieldTypeString", "alias": "Enable Add Address", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ADD_ADDRESS" }, { "name": "EDIT_ENABLE_MOVE_ADDRESS", "type": "esriFieldTypeString", "alias": "Enable Move Address", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_MOVE_ADDRESS" }, { "name": "EDIT_ENABLE_EDIT_ADDRESS", "type": "esriFieldTypeString", "alias": "Enable Edit Address", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_EDIT_ADDRESS" }, { "name": "EDIT_ENABLE_ADD_ROAD", "type": "esriFieldTypeString", "alias": "Enable Add Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ADD_ROAD" }, { "name": "EDIT_ENABLE_VERTEX_ROAD", "type": "esriFieldTypeString", "alias": "Enable Vertex Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_VERTEX_ROAD" }, { "name": "EDIT_ENABLE_SPLIT_ROAD", "type": "esriFieldTypeString", "alias": "Enable Split Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_SPLIT_ROAD" }, { "name": "EDIT_ENABLE_MERGE_ROAD", "type": "esriFieldTypeString", "alias": "Enable Merge Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_MERGE_ROAD" }, { "name": "EDIT_FIELDS_ROAD", "type": "esriFieldTypeString", "alias": "Editable Road Fields", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "EDIT_FIELDS_ROAD" }, { "name": "EDIT_FIELDS_ADDRESS", "type": "esriFieldTypeString", "alias": "Editable Address Fields", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "EDIT_FIELDS_ADDRESS" }, { "name": "EDIT_ENABLE_EDIT_ROAD", "type": "esriFieldTypeString", "alias": "Enable Edit Road", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_EDIT_ROAD" }, { "name": "EDIT_ENABLE_ROAD_COMMENT", "type": "esriFieldTypeString", "alias": "Enable Road Extended Comments", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ROAD_COMMENT" }, { "name": "EDIT_ENABLE_ADDR_COMMENT", "type": "esriFieldTypeString", "alias": "Enable Address Extended Comments", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ADDR_COMMENT" }, { "name": "EDIT_ENABLE_NAME_COMMENT", "type": "esriFieldTypeString", "alias": "Enable Name Extended Comments", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_NAME_COMMENT" }, { "name": "EDIT_ENABLE_ADD_NAME", "type": "esriFieldTypeString", "alias": "Enable Add Name", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ADD_NAME" }, { "name": "EDIT_ENABLE_EDIT_NAME", "type": "esriFieldTypeString", "alias": "Enable Edit Name", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_EDIT_NAME" }, { "name": "EDIT_ENABLE_ADD_ALIAS", "type": "esriFieldTypeString", "alias": "Enable Add Alias", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ADD_ALIAS" }, { "name": "EDIT_ENABLE_EDIT_ALIAS", "type": "esriFieldTypeString", "alias": "Enable Edit Alias", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_EDIT_ALIAS" }, { "name": "EDIT_ENABLE_DELETE_ALIAS", "type": "esriFieldTypeString", "alias": "Enable Delete Alias", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_DELETE_ALIAS" }, { "name": "EDIT_ENABLE_ADD_BASE", "type": "esriFieldTypeString", "alias": "Enable Add Base", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_ADD_BASE" }, { "name": "EDIT_ENABLE_EDIT_BASE", "type": "esriFieldTypeString", "alias": "Enable Edit Base", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_EDIT_BASE" }, { "name": "EDIT_ENABLE_DELETE_BASE", "type": "esriFieldTypeString", "alias": "Enable Delete Base", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": "N", "modelName": "EDIT_ENABLE_DELETE_BASE" } ], "indexes": [ { "name": "R151_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Role Table", "description": "", "prototype": { "attributes": { "EDIT_ENABLE_EDIT_BASE": "N", "EDIT_ENABLE_DELETE_BASE": "N", "NAME": null, "DESCRIPTION": null, "AD_JURISDICTION": null, "RD_JURISDICTION": null, "ENV_LBA": 5.28, "ENV_SIDE": "RIGHT", "RULE_AD_DUP": "HARD", "RULE_AD_ZERO": "HARD", "RULE_AD_OEM": "HARD", "RULE_AD_OOR": "HARD", "RULE_RD_OVRLP": "HARD", "RULE_RD_ZERO": "HARD", "EDIT_ENABLE_DELETE": "N", "EDIT_ENABLE_MASS": "N", "EDIT_ENABLE_AUTO": "N", "EDIT_ENABLE_LINK": "N", "EDIT_ENABLE_SBDV": "N", "EDIT_ENABLE_NAME": "N", "EDIT_ENABLE_ERROR": "N", "EDIT_ENABLE_DELETE_ROAD": "N", "EDIT_ENABLE_DELETE_NAME": "N", "EDIT_ENABLE_DELETE_SUBDIV": "N", "EDIT_ENABLE_ANOMALY_ADDR": "N", "EDIT_ENABLE_ANOMALY_ROAD": "N", "EDIT_ENABLE_MASS_DELETE": "N", "EDIT_ENABLE_ADD_ADDRESS": "N", "EDIT_ENABLE_MOVE_ADDRESS": "N", "EDIT_ENABLE_EDIT_ADDRESS": "N", "EDIT_ENABLE_ADD_ROAD": "N", "EDIT_ENABLE_VERTEX_ROAD": "N", "EDIT_ENABLE_SPLIT_ROAD": "N", "EDIT_ENABLE_MERGE_ROAD": "N", "EDIT_FIELDS_ROAD": null, "EDIT_FIELDS_ADDRESS": null, "EDIT_ENABLE_EDIT_ROAD": "N", "EDIT_ENABLE_ROAD_COMMENT": "N", "EDIT_ENABLE_ADDR_COMMENT": "N", "EDIT_ENABLE_NAME_COMMENT": "N", "EDIT_ENABLE_ADD_NAME": "N", "EDIT_ENABLE_EDIT_NAME": "N", "EDIT_ENABLE_ADD_ALIAS": "N", "EDIT_ENABLE_EDIT_ALIAS": "N", "EDIT_ENABLE_DELETE_ALIAS": "N", "EDIT_ENABLE_ADD_BASE": "N" } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 13, "name": "Street Name Comments", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "COMMENTS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME_ID", "type": "esriFieldTypeInteger", "alias": "Name ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "UniqueID" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "Create User", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CREATE_USER" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" } ], "indexes": [ { "name": "R141_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "com_snam", "fields": "NAME_ID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Street Name Comments", "description": "", "prototype": { "attributes": { "CREATE_USER": null, "CREATE_DATE": null, "NAME_ID": -1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 14, "name": "Centerline Comments", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "COMMENTS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SegmentID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "UniqueID" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "Create User", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CREATE_USER" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" } ], "indexes": [ { "name": "R140_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "com_strt", "fields": "SegmentID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Centerline Comments", "description": "", "prototype": { "attributes": { "CREATE_USER": null, "CREATE_DATE": null, "SegmentID": -1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 15, "name": "Address Comments", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "COMMENTS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null, "editable": true, "nullable": true, "defaultValue": -1, "modelName": "UniqueID" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "Create User", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CREATE_USER" }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATE_DATE" } ], "indexes": [ { "name": "R139_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "com_addr", "fields": "UniqueID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Address Comments", "description": "", "prototype": { "attributes": { "CREATE_USER": null, "CREATE_DATE": null, "UniqueID": -1, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 16, "name": "Street Name Support Table", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ITEM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ITEM", "type": "esriFieldTypeString", "alias": "Item", "domain": { "type": "codedValue", "name": "Name_Support_Type", "description": "Name support types", "codedValues": [ { "name": "Sfx Direction", "code": "SFXDIR" }, { "name": "Pfx Direction", "code": "PFXDIR" }, { "name": "Sfx Type", "code": "SFXTYPE" }, { "name": "Pfx Type", "code": "PFXTYPE" }, { "name": "Sfx Modifier", "code": "SFXMOD" }, { "name": "Pfx Modifier", "code": "PFXMOD" }, { "name": "Pfx Type Separator", "code": "TYPSEP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ITEM" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CODE" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DESCRIPTION" } ], "indexes": [ { "name": "R322_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I796ITEM", "fields": "ITEM", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Street Name Support Table", "description": "", "prototype": { "attributes": { "CODE": null, "DESCRIPTION": null, "ITEM": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 17, "name": "Reporting Table", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TITLE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "Title", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "TITLE" }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "Layer or Table", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LAYER" }, { "name": "ORDERBY", "type": "esriFieldTypeString", "alias": "Order By", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ORDERBY" }, { "name": "SQL", "type": "esriFieldTypeString", "alias": "SQL", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "SQL" }, { "name": "UNIQUEIDFIELD", "type": "esriFieldTypeString", "alias": "Unique Id Field", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIQUEIDFIELD" }, { "name": "OVERLAYLAYER", "type": "esriFieldTypeString", "alias": "Overlay Layer", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OVERLAYLAYER" }, { "name": "OVERLAYFIELD", "type": "esriFieldTypeString", "alias": "Overlay Field", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OVERLAYFIELD" }, { "name": "FIELDS", "type": "esriFieldTypeString", "alias": "Fields", "domain": null, "editable": true, "nullable": true, "length": 3000, "defaultValue": null, "modelName": "FIELDS" }, { "name": "USERIDFIELD", "type": "esriFieldTypeString", "alias": "User Id Field", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USERIDFIELD" }, { "name": "RQJUR", "type": "esriFieldTypeString", "alias": "Require Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "NO", "modelName": "RQJUR" } ], "indexes": [ { "name": "R311_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Reporting Table", "description": "", "prototype": { "attributes": { "USERIDFIELD": null, "RQJUR": "NO", "TITLE": null, "LAYER": null, "ORDERBY": null, "SQL": null, "UNIQUEIDFIELD": null, "OVERLAYLAYER": null, "OVERLAYFIELD": null, "FIELDS": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 } ] }