{ "currentVersion": 10.81, "id": 26, "name": "Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 144447.638572, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1496002.7501162738, "ymin": 223012.21154659986, "xmax": 1594642.4517866075, "ymax": 366376.9924017638, "spatialReference": { "wkid": 102679, "latestWkid": 2246 } }, "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STR_CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 }, "value": "CR", "label": "Local Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 }, "value": "CS", "label": "Local Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 }, "value": "LOCAL", "label": "Local Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 }, "value": "PR", "label": "Local Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.5 }, "value": "PS", "label": "Local Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 1.5 }, "value": "KY", "label": "State Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 231, 177, 24, 255 ], "width": 2 }, "value": "US", "label": "U.S. Routes", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 3.4 }, "value": "I", "label": "Interstates", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RD_NAME", "typeIdField": "STR_CLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LRS_ID", "type": "esriFieldTypeString", "alias": "LRS_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "LRS_ID" }, { "name": "RD_NAME", "type": "esriFieldTypeString", "alias": "RD_NAME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "RD_NAME" }, { "name": "LAST_UPDT", "type": "esriFieldTypeDate", "alias": "LAST_UPDT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_UPDT" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADD_DATE" }, { "name": "LFROM", "type": "esriFieldTypeDouble", "alias": "LFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LFROM" }, { "name": "LTO", "type": "esriFieldTypeDouble", "alias": "LTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LTO" }, { "name": "RFROM", "type": "esriFieldTypeDouble", "alias": "RFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RFROM" }, { "name": "RTO", "type": "esriFieldTypeDouble", "alias": "RTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTO" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "ZIP_LEFT", "type": "esriFieldTypeDouble", "alias": "ZIP_LEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP_LEFT" }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeDouble", "alias": "ZIP_RIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP_RIGHT" }, { "name": "COMM_L", "type": "esriFieldTypeString", "alias": "COMM_L", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COMM_L" }, { "name": "COMM_R", "type": "esriFieldTypeString", "alias": "COMM_R", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COMM_R" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "UPDATE_SRC", "type": "esriFieldTypeString", "alias": "UPDATE_SRC", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "UPDATE_SRC" }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_TYP" }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREET_DIR" }, { "name": "STR_CLASS", "type": "esriFieldTypeString", "alias": "STR_CLASS", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STR_CLASS" }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "domain": { "type": "codedValue", "name": "Oneway", "description": "Oneway codes for road centerline data", "codedValues": [ { "name": "B", "code": "B" }, { "name": "F", "code": "F" }, { "name": "T", "code": "T" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ONE_WAY" }, { "name": "LOCAL_ID", "type": "esriFieldTypeString", "alias": "LOCAL_ID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LOCAL_ID" }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PRE_TYPE" }, { "name": "ADDRESS_DA", "type": "esriFieldTypeDouble", "alias": "ADDRESS_DA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRESS_DA" }, { "name": "Max_Weight", "type": "esriFieldTypeDouble", "alias": "Max Weight", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Max_Weight" }, { "name": "SpeedLimit", "type": "esriFieldTypeDouble", "alias": "Miles Per Hour", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SpeedLimit" }, { "name": "Join_ID", "type": "esriFieldTypeInteger", "alias": "Join ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Join_ID" }, { "name": "F_Zlev", "type": "esriFieldTypeSmallInteger", "alias": "F_Zlev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_Zlev" }, { "name": "RightVenue", "type": "esriFieldTypeString", "alias": "Right Venue", "domain": { "type": "codedValue", "name": "Venue911Dispatch", "description": "Venue for 911 Dispatch for addresses and street network", "codedValues": [ { "name": "CORINTH", "code": "CORINTH" }, { "name": "GEORGETOWN", "code": "GEORGETOWN" }, { "name": "LEXINGTON", "code": "LEXINGTON" }, { "name": "MIDWAY", "code": "MIDWAY" }, { "name": "PARIS", "code": "PARIS" }, { "name": "SADIEVILLE", "code": "SADIEVILLE" }, { "name": "STAMPING GROUND", "code": "STAMPING GROUND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "RightVenue" }, { "name": "LeftVenue", "type": "esriFieldTypeString", "alias": "Left Venue", "domain": { "type": "codedValue", "name": "Venue911Dispatch", "description": "Venue for 911 Dispatch for addresses and street network", "codedValues": [ { "name": "CORINTH", "code": "CORINTH" }, { "name": "GEORGETOWN", "code": "GEORGETOWN" }, { "name": "LEXINGTON", "code": "LEXINGTON" }, { "name": "MIDWAY", "code": "MIDWAY" }, { "name": "PARIS", "code": "PARIS" }, { "name": "SADIEVILLE", "code": "SADIEVILLE" }, { "name": "STAMPING GROUND", "code": "STAMPING GROUND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LeftVenue" }, { "name": "T_Zlev", "type": "esriFieldTypeSmallInteger", "alias": "T_Zlev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "T_Zlev" }, { "name": "TIME", "type": "esriFieldTypeDouble", "alias": "Travel Time", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIME" }, { "name": "Max_Height", "type": "esriFieldTypeDouble", "alias": "Max Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Max_Height" }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "St_PosDir" }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "St_PreDir" }, { "name": "St_PreSep", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "St_PreSep" }, { "name": "GC_Exception", "type": "esriFieldTypeString", "alias": "GC QA/QC Exception Code", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GC_Exception" }, { "name": "Valid_R", "type": "esriFieldTypeString", "alias": "Validation Right", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Valid_R" }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity Left", "domain": { "type": "codedValue", "name": "ParityRCL", "description": "Parity for Road Centerline NG911 Data", "codedValues": [ { "name": "E", "code": "E" }, { "name": "O", "code": "O" }, { "name": "Z", "code": "Z" }, { "name": "B", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_L" }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State Left", "domain": { "type": "codedValue", "name": "State", "description": "2 Character State Code", "codedValues": [ { "name": "KY", "code": "KY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State_L" }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County Left", "domain": { "type": "codedValue", "name": "CountyNeighbor", "description": "List of Neighboring Counties", "codedValues": [ { "name": "Bourbon", "code": "Bourbon" }, { "name": "Fayette", "code": "Fayette" }, { "name": "Franklin", "code": "Franklin" }, { "name": "Grant", "code": "Grant" }, { "name": "Harrison", "code": "Harrison" }, { "name": "Owen", "code": "Owen" }, { "name": "Scott", "code": "Scott" }, { "name": "Woodford", "code": "Woodford" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "County_L" }, { "name": "St_PosMod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "St_PosMod" }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "St_PreMod" }, { "name": "Country_L", "type": "esriFieldTypeString", "alias": "Country Left", "domain": { "type": "codedValue", "name": "Country", "description": "Country", "codedValues": [ { "name": "US", "code": "US" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Country_L" }, { "name": "IncMuni_L", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "domain": { "type": "codedValue", "name": "IncorporatedMunicipality", "description": "Incorporated Municipality", "codedValues": [ { "name": "Georgetown", "code": "Georgetown" }, { "name": "Sadieville", "code": "Sadieville" }, { "name": "Stamping Ground", "code": "Stamping Ground" }, { "name": "Unincorporated", "code": "Unincorporated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "IncMuni_L" }, { "name": "NG911_Submit", "type": "esriFieldTypeString", "alias": "NG911_Submit", "domain": { "type": "codedValue", "name": "YesNoText", "description": "Valid Text Values are Yes, No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NG911_Submit" }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity Right", "domain": { "type": "codedValue", "name": "ParityRCL", "description": "Parity for Road Centerline NG911 Data", "codedValues": [ { "name": "E", "code": "E" }, { "name": "O", "code": "O" }, { "name": "Z", "code": "Z" }, { "name": "B", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Parity_R" }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State Right", "domain": { "type": "codedValue", "name": "State", "description": "2 Character State Code", "codedValues": [ { "name": "KY", "code": "KY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State_R" }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County Right", "domain": { "type": "codedValue", "name": "CountyNeighbor", "description": "List of Neighboring Counties", "codedValues": [ { "name": "Bourbon", "code": "Bourbon" }, { "name": "Fayette", "code": "Fayette" }, { "name": "Franklin", "code": "Franklin" }, { "name": "Grant", "code": "Grant" }, { "name": "Harrison", "code": "Harrison" }, { "name": "Owen", "code": "Owen" }, { "name": "Scott", "code": "Scott" }, { "name": "Woodford", "code": "Woodford" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "County_R" }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "St_Name" }, { "name": "Valid_L", "type": "esriFieldTypeString", "alias": "Validation Left\n\nValidation Left\n\nValidation Left", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Valid_L" }, { "name": "Country_R", "type": "esriFieldTypeString", "alias": "Country Right", "domain": { "type": "codedValue", "name": "Country", "description": "Country", "codedValues": [ { "name": "US", "code": "US" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Country_R" }, { "name": "IncMuni_R", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "domain": { "type": "codedValue", "name": "IncorporatedMunicipality", "description": "Incorporated Municipality", "codedValues": [ { "name": "Georgetown", "code": "Georgetown" }, { "name": "Sadieville", "code": "Sadieville" }, { "name": "Stamping Ground", "code": "Stamping Ground" }, { "name": "Unincorporated", "code": "Unincorporated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "IncMuni_R" }, { "name": "Shield_Lbl", "type": "esriFieldTypeString", "alias": "Shield_Lbl", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Shield_Lbl" }, { "name": "St_PosTyp", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "St_PosTyp" }, { "name": "St_PreTyp", "type": "esriFieldTypeString", "alias": "St_PreTyp", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "St_PreTyp" }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "Road Centerline NENA Globally Unique", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RCL_NGUID" }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": "GSC911.KY.US.GOV", "modelName": "DiscrpAgID" }, { "name": "FC", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class", "domain": { "type": "codedValue", "name": "FunctionClass", "description": "Functional Class Heirachy for Network Analyst", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "Arterial", "code": 2 }, { "name": "Collector", "code": 3 }, { "name": "Continuous", "code": 4 }, { "name": "Local", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R76_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G127LOCAL_ID", "fields": "LOCAL_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a71_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "CR", "name": "CR", "domains": { "ONE_WAY": {"type": "inherited"}, "RightVenue": {"type": "inherited"}, "LeftVenue": {"type": "inherited"}, "Parity_L": {"type": "inherited"}, "State_L": {"type": "inherited"}, "County_L": {"type": "inherited"}, "Country_L": {"type": "inherited"}, "IncMuni_L": {"type": "inherited"}, "NG911_Submit": {"type": "inherited"}, "Parity_R": {"type": "inherited"}, "State_R": {"type": "inherited"}, "County_R": {"type": "inherited"}, "Country_R": {"type": "inherited"}, "IncMuni_R": {"type": "inherited"}, "FC": {"type": "inherited"} }, "templates": [ { "name": "Local Roads", "description": "", "prototype": { "attributes": { "STREET_DIR": null, "FC": null, "LRS_ID": null, "RD_NAME": null, "LAST_UPDT": null, "FULLNAME": null, "ADD_DATE": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "STR_NAME": null, "ZIP_LEFT": null, "ZIP_RIGHT": null, "COMM_L": null, "COMM_R": null, "LENGTH": null, "UPDATE_SRC": null, "STREET_TYP": null, "STR_CLASS": "CR", "ONE_WAY": null, "LOCAL_ID": null, "PRE_TYPE": null, "ADDRESS_DA": null, "Max_Weight": null, "SpeedLimit": null, "Join_ID": null, "F_Zlev": null, "RightVenue": null, "LeftVenue": null, "T_Zlev": null, "TIME": null, "Max_Height": null, "St_PosDir": null, "St_PreDir": null, "St_PreSep": null, "GC_Exception": null, "Valid_R": null, "Parity_L": null, "State_L": null, "County_L": null, "St_PosMod": null, "St_PreMod": null, "Country_L": null, "IncMuni_L": null, "NG911_Submit": null, "Parity_R": null, "State_R": null, "County_R": null, "St_Name": null, "Valid_L": null, "Country_R": null, "IncMuni_R": null, "Shield_Lbl": null, "St_PosTyp": null, "St_PreTyp": null, "RCL_NGUID": null, "DiscrpAgID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CS", "name": "CS", "domains": { "ONE_WAY": {"type": "inherited"}, "RightVenue": {"type": "inherited"}, "LeftVenue": {"type": "inherited"}, "Parity_L": {"type": "inherited"}, "State_L": {"type": "inherited"}, "County_L": {"type": "inherited"}, "Country_L": {"type": "inherited"}, "IncMuni_L": {"type": "inherited"}, "NG911_Submit": {"type": "inherited"}, "Parity_R": {"type": "inherited"}, "State_R": {"type": "inherited"}, "County_R": {"type": "inherited"}, "Country_R": {"type": "inherited"}, "IncMuni_R": {"type": "inherited"}, "FC": {"type": "inherited"} }, "templates": [ { "name": "Local Roads", "description": "", "prototype": { "attributes": { "STREET_DIR": null, "FC": null, "LRS_ID": null, "RD_NAME": null, "LAST_UPDT": null, "FULLNAME": null, "ADD_DATE": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "STR_NAME": null, "ZIP_LEFT": null, "ZIP_RIGHT": null, "COMM_L": null, "COMM_R": null, "LENGTH": null, "UPDATE_SRC": null, "STREET_TYP": null, "STR_CLASS": "CS", "ONE_WAY": null, "LOCAL_ID": null, "PRE_TYPE": null, "ADDRESS_DA": null, "Max_Weight": null, "SpeedLimit": null, "Join_ID": null, "F_Zlev": null, "RightVenue": null, "LeftVenue": null, "T_Zlev": null, "TIME": null, "Max_Height": null, "St_PosDir": null, "St_PreDir": null, "St_PreSep": null, "GC_Exception": null, "Valid_R": null, "Parity_L": null, "State_L": null, "County_L": null, "St_PosMod": null, "St_PreMod": null, "Country_L": null, "IncMuni_L": null, "NG911_Submit": null, "Parity_R": null, "State_R": null, "County_R": null, "St_Name": null, "Valid_L": null, "Country_R": null, "IncMuni_R": null, "Shield_Lbl": null, "St_PosTyp": null, "St_PreTyp": null, "RCL_NGUID": null, "DiscrpAgID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "LOCAL", "name": "LOCAL", "domains": { "ONE_WAY": {"type": "inherited"}, "RightVenue": {"type": "inherited"}, "LeftVenue": {"type": "inherited"}, "Parity_L": {"type": "inherited"}, "State_L": {"type": "inherited"}, "County_L": {"type": "inherited"}, "Country_L": {"type": "inherited"}, "IncMuni_L": {"type": "inherited"}, "NG911_Submit": {"type": "inherited"}, "Parity_R": {"type": "inherited"}, "State_R": {"type": "inherited"}, "County_R": {"type": "inherited"}, "Country_R": {"type": "inherited"}, "IncMuni_R": {"type": "inherited"}, "FC": {"type": "inherited"} }, "templates": [ { "name": "Local Roads", "description": "", "prototype": { "attributes": { "STREET_DIR": null, "FC": null, "LRS_ID": null, "RD_NAME": null, "LAST_UPDT": null, "FULLNAME": null, "ADD_DATE": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "STR_NAME": null, "ZIP_LEFT": null, "ZIP_RIGHT": null, "COMM_L": null, "COMM_R": null, "LENGTH": null, "UPDATE_SRC": null, "STREET_TYP": null, "STR_CLASS": "LOCAL", "ONE_WAY": null, "LOCAL_ID": null, "PRE_TYPE": null, "ADDRESS_DA": null, "Max_Weight": null, "SpeedLimit": null, "Join_ID": null, "F_Zlev": null, "RightVenue": null, "LeftVenue": null, "T_Zlev": null, "TIME": null, "Max_Height": null, "St_PosDir": null, "St_PreDir": null, "St_PreSep": null, "GC_Exception": null, "Valid_R": null, "Parity_L": null, "State_L": null, "County_L": null, "St_PosMod": null, "St_PreMod": null, "Country_L": null, "IncMuni_L": null, "NG911_Submit": null, "Parity_R": null, "State_R": null, "County_R": null, "St_Name": null, "Valid_L": null, "Country_R": null, "IncMuni_R": null, "Shield_Lbl": null, "St_PosTyp": null, "St_PreTyp": null, "RCL_NGUID": null, "DiscrpAgID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PR", "name": "PR", "domains": { "ONE_WAY": {"type": "inherited"}, "RightVenue": {"type": "inherited"}, "LeftVenue": {"type": "inherited"}, "Parity_L": {"type": "inherited"}, "State_L": {"type": "inherited"}, "County_L": {"type": "inherited"}, "Country_L": {"type": "inherited"}, "IncMuni_L": {"type": "inherited"}, "NG911_Submit": {"type": "inherited"}, "Parity_R": {"type": "inherited"}, "State_R": {"type": "inherited"}, "County_R": {"type": "inherited"}, "Country_R": {"type": "inherited"}, "IncMuni_R": {"type": "inherited"}, "FC": {"type": "inherited"} }, "templates": [ { "name": "Local Roads", "description": "", "prototype": { "attributes": { "STREET_DIR": null, "FC": null, "LRS_ID": null, "RD_NAME": null, "LAST_UPDT": null, "FULLNAME": null, "ADD_DATE": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "STR_NAME": null, "ZIP_LEFT": null, "ZIP_RIGHT": null, "COMM_L": null, "COMM_R": null, "LENGTH": null, "UPDATE_SRC": null, "STREET_TYP": null, "STR_CLASS": "PR", "ONE_WAY": null, "LOCAL_ID": null, "PRE_TYPE": null, "ADDRESS_DA": null, "Max_Weight": null, "SpeedLimit": null, "Join_ID": null, "F_Zlev": null, "RightVenue": null, "LeftVenue": null, "T_Zlev": null, "TIME": null, "Max_Height": null, "St_PosDir": null, "St_PreDir": null, "St_PreSep": null, "GC_Exception": null, "Valid_R": null, "Parity_L": null, "State_L": null, "County_L": null, "St_PosMod": null, "St_PreMod": null, "Country_L": null, "IncMuni_L": null, "NG911_Submit": null, "Parity_R": null, "State_R": null, "County_R": null, "St_Name": null, "Valid_L": null, "Country_R": null, "IncMuni_R": null, "Shield_Lbl": null, "St_PosTyp": null, "St_PreTyp": null, "RCL_NGUID": null, "DiscrpAgID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PS", "name": "PS", "domains": { "ONE_WAY": {"type": "inherited"}, "RightVenue": {"type": "inherited"}, "LeftVenue": {"type": "inherited"}, "Parity_L": {"type": "inherited"}, "State_L": {"type": "inherited"}, "County_L": {"type": "inherited"}, "Country_L": {"type": "inherited"}, "IncMuni_L": {"type": "inherited"}, "NG911_Submit": {"type": "inherited"}, "Parity_R": {"type": "inherited"}, "State_R": {"type": "inherited"}, "County_R": {"type": "inherited"}, "Country_R": {"type": "inherited"}, "IncMuni_R": {"type": "inherited"}, "FC": {"type": "inherited"} }, "templates": [ { "name": "Local Roads", "description": "", "prototype": { "attributes": { "STREET_DIR": null, "FC": null, "LRS_ID": null, "RD_NAME": null, "LAST_UPDT": null, "FULLNAME": null, "ADD_DATE": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "STR_NAME": null, "ZIP_LEFT": null, "ZIP_RIGHT": null, "COMM_L": null, "COMM_R": null, "LENGTH": null, "UPDATE_SRC": null, "STREET_TYP": null, "STR_CLASS": "PS", "ONE_WAY": null, "LOCAL_ID": null, "PRE_TYPE": null, "ADDRESS_DA": null, "Max_Weight": null, "SpeedLimit": null, "Join_ID": null, "F_Zlev": null, "RightVenue": null, "LeftVenue": null, "T_Zlev": null, "TIME": null, "Max_Height": null, "St_PosDir": null, "St_PreDir": null, "St_PreSep": null, "GC_Exception": null, "Valid_R": null, "Parity_L": null, "State_L": null, "County_L": null, "St_PosMod": null, "St_PreMod": null, "Country_L": null, "IncMuni_L": null, "NG911_Submit": null, "Parity_R": null, "State_R": null, "County_R": null, "St_Name": null, "Valid_L": null, "Country_R": null, "IncMuni_R": null, "Shield_Lbl": null, "St_PosTyp": null, "St_PreTyp": null, "RCL_NGUID": null, "DiscrpAgID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "KY", "name": "KY", "domains": { "ONE_WAY": {"type": "inherited"}, "RightVenue": {"type": "inherited"}, "LeftVenue": {"type": "inherited"}, "Parity_L": {"type": "inherited"}, "State_L": {"type": "inherited"}, "County_L": {"type": "inherited"}, "Country_L": {"type": "inherited"}, "IncMuni_L": {"type": "inherited"}, "NG911_Submit": {"type": "inherited"}, "Parity_R": {"type": "inherited"}, "State_R": {"type": "inherited"}, "County_R": {"type": "inherited"}, "Country_R": {"type": "inherited"}, "IncMuni_R": {"type": "inherited"}, "FC": {"type": "inherited"} }, "templates": [ { "name": "State Roads", "description": "", "prototype": { "attributes": { "STREET_DIR": null, "FC": null, "LRS_ID": null, "RD_NAME": null, "LAST_UPDT": null, "FULLNAME": null, "ADD_DATE": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "STR_NAME": null, "ZIP_LEFT": null, "ZIP_RIGHT": null, "COMM_L": null, "COMM_R": null, "LENGTH": null, "UPDATE_SRC": null, "STREET_TYP": null, "STR_CLASS": "KY", "ONE_WAY": null, "LOCAL_ID": null, "PRE_TYPE": null, "ADDRESS_DA": null, "Max_Weight": null, "SpeedLimit": null, "Join_ID": null, "F_Zlev": null, "RightVenue": null, "LeftVenue": null, "T_Zlev": null, "TIME": null, "Max_Height": null, "St_PosDir": null, "St_PreDir": null, "St_PreSep": null, "GC_Exception": null, "Valid_R": null, "Parity_L": null, "State_L": null, "County_L": null, "St_PosMod": null, "St_PreMod": null, "Country_L": null, "IncMuni_L": null, "NG911_Submit": null, "Parity_R": null, "State_R": null, "County_R": null, "St_Name": null, "Valid_L": null, "Country_R": null, "IncMuni_R": null, "Shield_Lbl": null, "St_PosTyp": null, "St_PreTyp": null, "RCL_NGUID": null, "DiscrpAgID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "US", "name": "US", "domains": { "ONE_WAY": {"type": "inherited"}, "RightVenue": {"type": "inherited"}, "LeftVenue": {"type": "inherited"}, "Parity_L": {"type": "inherited"}, "State_L": {"type": "inherited"}, "County_L": {"type": "inherited"}, "Country_L": {"type": "inherited"}, "IncMuni_L": {"type": "inherited"}, "NG911_Submit": {"type": "inherited"}, "Parity_R": {"type": "inherited"}, "State_R": {"type": "inherited"}, "County_R": {"type": "inherited"}, "Country_R": {"type": "inherited"}, "IncMuni_R": {"type": "inherited"}, "FC": {"type": "inherited"} }, "templates": [ { "name": "U.S. Routes", "description": "", "prototype": { "attributes": { "STREET_DIR": null, "FC": null, "LRS_ID": null, "RD_NAME": null, "LAST_UPDT": null, "FULLNAME": null, "ADD_DATE": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "STR_NAME": null, "ZIP_LEFT": null, "ZIP_RIGHT": null, "COMM_L": null, "COMM_R": null, "LENGTH": null, "UPDATE_SRC": null, "STREET_TYP": null, "STR_CLASS": "US", "ONE_WAY": null, "LOCAL_ID": null, "PRE_TYPE": null, "ADDRESS_DA": null, "Max_Weight": null, "SpeedLimit": null, "Join_ID": null, "F_Zlev": null, "RightVenue": null, "LeftVenue": null, "T_Zlev": null, "TIME": null, "Max_Height": null, "St_PosDir": null, "St_PreDir": null, "St_PreSep": null, "GC_Exception": null, "Valid_R": null, "Parity_L": null, "State_L": null, "County_L": null, "St_PosMod": null, "St_PreMod": null, "Country_L": null, "IncMuni_L": null, "NG911_Submit": null, "Parity_R": null, "State_R": null, "County_R": null, "St_Name": null, "Valid_L": null, "Country_R": null, "IncMuni_R": null, "Shield_Lbl": null, "St_PosTyp": null, "St_PreTyp": null, "RCL_NGUID": null, "DiscrpAgID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "I", "name": "I", "domains": { "ONE_WAY": {"type": "inherited"}, "RightVenue": {"type": "inherited"}, "LeftVenue": {"type": "inherited"}, "Parity_L": {"type": "inherited"}, "State_L": {"type": "inherited"}, "County_L": {"type": "inherited"}, "Country_L": {"type": "inherited"}, "IncMuni_L": {"type": "inherited"}, "NG911_Submit": {"type": "inherited"}, "Parity_R": {"type": "inherited"}, "State_R": {"type": "inherited"}, "County_R": {"type": "inherited"}, "Country_R": {"type": "inherited"}, "IncMuni_R": {"type": "inherited"}, "FC": {"type": "inherited"} }, "templates": [ { "name": "Interstates", "description": "", "prototype": { "attributes": { "STREET_DIR": null, "FC": null, "LRS_ID": null, "RD_NAME": null, "LAST_UPDT": null, "FULLNAME": null, "ADD_DATE": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "PRE_DIR": null, "STR_NAME": null, "ZIP_LEFT": null, "ZIP_RIGHT": null, "COMM_L": null, "COMM_R": null, "LENGTH": null, "UPDATE_SRC": null, "STREET_TYP": null, "STR_CLASS": "I", "ONE_WAY": null, "LOCAL_ID": null, "PRE_TYPE": null, "ADDRESS_DA": null, "Max_Weight": null, "SpeedLimit": null, "Join_ID": null, "F_Zlev": null, "RightVenue": null, "LeftVenue": null, "T_Zlev": null, "TIME": null, "Max_Height": null, "St_PosDir": null, "St_PreDir": null, "St_PreSep": null, "GC_Exception": null, "Valid_R": null, "Parity_L": null, "State_L": null, "County_L": null, "St_PosMod": null, "St_PreMod": null, "Country_L": null, "IncMuni_L": null, "NG911_Submit": null, "Parity_R": null, "State_R": null, "County_R": null, "St_Name": null, "Valid_L": null, "Country_R": null, "IncMuni_R": null, "Shield_Lbl": null, "St_PosTyp": null, "St_PreTyp": null, "RCL_NGUID": null, "DiscrpAgID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }