{ "currentVersion": 10.81, "id": 24, "name": "Speed_Limit", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 3000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "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": 112914.453400001, "ymin": 37943.1895000003, "xmax": 1019593.262, "ymax": 542239.627099998, "spatialReference": { "wkid": 32100, "latestWkid": 32100 } }, "sourceSpatialReference": { "wkid": 32100, "latestWkid": 32100, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SPEED_LIMIT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 97, 0, 255 ], "width": 2 }, "value": "15", "label": "15 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 45, 117, 0, 255 ], "width": 2 }, "value": "20", "label": "20 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 77, 140, 0, 255 ], "width": 2 }, "value": "25", "label": "25 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 163, 0, 255 ], "width": 2 }, "value": "30", "label": "30 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 151, 189, 0, 255 ], "width": 2 }, "value": "35", "label": "35 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 214, 0, 255 ], "width": 2 }, "value": "40", "label": "40 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 240, 0, 255 ], "width": 2 }, "value": "45", "label": "45 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 242, 0, 255 ], "width": 2 }, "value": "50", "label": "50 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 208, 0, 255 ], "width": 2 }, "value": "55", "label": "55 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 179, 0, 255 ], "width": 2 }, "value": "60", "label": "60 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 145, 0, 255 ], "width": 2 }, "value": "65", "label": "65 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 0, 255 ], "width": 2 }, "value": "70", "label": "70 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 81, 0, 255 ], "width": 2 }, "value": "75", "label": "75 mph", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 34, 0, 255 ], "width": 2 }, "value": "80", "label": "80 mph", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "EVENT_ID", "typeIdField": "SPEED_LIMIT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "Event_ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "Route_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From_Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To_Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeSmallInteger", "alias": "Speed_Limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHANGE" }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "Data_Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Data_Source" }, { "name": "LOC_ERROR", "type": "esriFieldTypeString", "alias": "Loc_Error", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Loc_Error" }, { "name": "FROM_REFERENT_METHOD", "type": "esriFieldTypeSmallInteger", "alias": "From_Referent_Method", "domain": { "type": "codedValue", "name": "dReferentMethod", "description": "", "codedValues": [ { "name": "X/Y", "code": 0 }, { "name": "Length", "code": 1 }, { "name": "Stationing", "code": 2 }, { "name": "Statewide_Routes", "code": 11 }, { "name": "Access_Control", "code": 12 }, { "name": "Base_Thickness", "code": 13 }, { "name": "BIA", "code": 14 }, { "name": "Coincident", "code": 15 }, { "name": "Construction_Project", "code": 16 }, { "name": "Counter_Peak_Lane", "code": 17 }, { "name": "Departmental_Route", "code": 18 }, { "name": "Divided_Highway", "code": 19 }, { "name": "Facility_Type", "code": 20 }, { "name": "Functional_Class", "code": 21 }, { "name": "GP_Administrative_District", "code": 22 }, { "name": "GP_Air_Force", "code": 23 }, { "name": "GP_Army", "code": 24 }, { "name": "GP_BLM", "code": 25 }, { "name": "GP_Bureau_of_Reclamation", "code": 26 }, { "name": "GP_City", "code": 27 }, { "name": "GP_Corps_of_Engineers", "code": 28 }, { "name": "GP_County", "code": 29 }, { "name": "GP_Financial_District", "code": 30 }, { "name": "GP_Indian_Reservation", "code": 31 }, { "name": "GP_Local_Park_Forest", "code": 32 }, { "name": "GP_Maint_District", "code": 33 }, { "name": "GP_Maint_Division", "code": 34 }, { "name": "GP_MPO", "code": 35 }, { "name": "GP_National_Park_Service", "code": 36 }, { "name": "GP_Other_Federal_Agency", "code": 37 }, { "name": "GP_Other_State_Agency", "code": 38 }, { "name": "GP_State_Park_Forest", "code": 39 }, { "name": "GP_Urban", "code": 40 }, { "name": "GP_US_Fish_Wildlife_Service", "code": 41 }, { "name": "GP_US_Forest_Service", "code": 42 }, { "name": "Interchange", "code": 43 }, { "name": "Junction", "code": 44 }, { "name": "Lane_Width", "code": 45 }, { "name": "Maintenance_Section", "code": 46 }, { "name": "Median", "code": 47 }, { "name": "One_Way", "code": 48 }, { "name": "Ownership", "code": 49 }, { "name": "Peak_Lane", "code": 50 }, { "name": "Reference_Marker", "code": 51 }, { "name": "Roadway_Width", "code": 52 }, { "name": "Route_Category", "code": 53 }, { "name": "Route_Name", "code": 54 }, { "name": "Route_System", "code": 55 }, { "name": "Rumble_Strip", "code": 56 }, { "name": "Sample_Panel", "code": 57 }, { "name": "Seasonal", "code": 58 }, { "name": "Shoulder_Width", "code": 59 }, { "name": "Signed_Route", "code": 60 }, { "name": "Special_Designation", "code": 61 }, { "name": "Speed_Limit", "code": 62 }, { "name": "State_Responsible", "code": 63 }, { "name": "STRAHNET", "code": 64 }, { "name": "Structure", "code": 65 }, { "name": "Surface_Depth", "code": 66 }, { "name": "Surface_Type", "code": 67 }, { "name": "Surface_Width", "code": 68 }, { "name": "Thickness_Flexible", "code": 69 }, { "name": "Thickness_Rigid", "code": 70 }, { "name": "Through_Lane", "code": 71 }, { "name": "Traffic_Segment", "code": 72 }, { "name": "Traffic_Site", "code": 73 }, { "name": "Year_Last_Constructed_Improved", "code": 74 }, { "name": "Corridor_Description", "code": 75 }, { "name": "HPMS_Access_Control", "code": 76 }, { "name": "HPMS_Counter_Peak_Lane", "code": 77 }, { "name": "HPMS_Facility_Type", "code": 78 }, { "name": "HPMS_Peak_Lane", "code": 79 }, { "name": "HPMS_Sample_Panel", "code": 80 }, { "name": "HPMS_Structure", "code": 81 }, { "name": "HPMS_Thickness_Flexible", "code": 82 }, { "name": "HPMS_Thickness_Rigid", "code": 83 }, { "name": "National_Truck_Network", "code": 84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Referent_Method" }, { "name": "FROM_REFERENT_LOCATION", "type": "esriFieldTypeString", "alias": "From_Referent_Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "From_Referent_Location" }, { "name": "FROM_REFERENT_OFFSET", "type": "esriFieldTypeString", "alias": "From_Referent_Offset", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "From_Referent_Offset" }, { "name": "TO_REFERENT_METHOD", "type": "esriFieldTypeSmallInteger", "alias": "To_Referent_Method", "domain": { "type": "codedValue", "name": "dReferentMethod", "description": "", "codedValues": [ { "name": "X/Y", "code": 0 }, { "name": "Length", "code": 1 }, { "name": "Stationing", "code": 2 }, { "name": "Statewide_Routes", "code": 11 }, { "name": "Access_Control", "code": 12 }, { "name": "Base_Thickness", "code": 13 }, { "name": "BIA", "code": 14 }, { "name": "Coincident", "code": 15 }, { "name": "Construction_Project", "code": 16 }, { "name": "Counter_Peak_Lane", "code": 17 }, { "name": "Departmental_Route", "code": 18 }, { "name": "Divided_Highway", "code": 19 }, { "name": "Facility_Type", "code": 20 }, { "name": "Functional_Class", "code": 21 }, { "name": "GP_Administrative_District", "code": 22 }, { "name": "GP_Air_Force", "code": 23 }, { "name": "GP_Army", "code": 24 }, { "name": "GP_BLM", "code": 25 }, { "name": "GP_Bureau_of_Reclamation", "code": 26 }, { "name": "GP_City", "code": 27 }, { "name": "GP_Corps_of_Engineers", "code": 28 }, { "name": "GP_County", "code": 29 }, { "name": "GP_Financial_District", "code": 30 }, { "name": "GP_Indian_Reservation", "code": 31 }, { "name": "GP_Local_Park_Forest", "code": 32 }, { "name": "GP_Maint_District", "code": 33 }, { "name": "GP_Maint_Division", "code": 34 }, { "name": "GP_MPO", "code": 35 }, { "name": "GP_National_Park_Service", "code": 36 }, { "name": "GP_Other_Federal_Agency", "code": 37 }, { "name": "GP_Other_State_Agency", "code": 38 }, { "name": "GP_State_Park_Forest", "code": 39 }, { "name": "GP_Urban", "code": 40 }, { "name": "GP_US_Fish_Wildlife_Service", "code": 41 }, { "name": "GP_US_Forest_Service", "code": 42 }, { "name": "Interchange", "code": 43 }, { "name": "Junction", "code": 44 }, { "name": "Lane_Width", "code": 45 }, { "name": "Maintenance_Section", "code": 46 }, { "name": "Median", "code": 47 }, { "name": "One_Way", "code": 48 }, { "name": "Ownership", "code": 49 }, { "name": "Peak_Lane", "code": 50 }, { "name": "Reference_Marker", "code": 51 }, { "name": "Roadway_Width", "code": 52 }, { "name": "Route_Category", "code": 53 }, { "name": "Route_Name", "code": 54 }, { "name": "Route_System", "code": 55 }, { "name": "Rumble_Strip", "code": 56 }, { "name": "Sample_Panel", "code": 57 }, { "name": "Seasonal", "code": 58 }, { "name": "Shoulder_Width", "code": 59 }, { "name": "Signed_Route", "code": 60 }, { "name": "Special_Designation", "code": 61 }, { "name": "Speed_Limit", "code": 62 }, { "name": "State_Responsible", "code": 63 }, { "name": "STRAHNET", "code": 64 }, { "name": "Structure", "code": 65 }, { "name": "Surface_Depth", "code": 66 }, { "name": "Surface_Type", "code": 67 }, { "name": "Surface_Width", "code": 68 }, { "name": "Thickness_Flexible", "code": 69 }, { "name": "Thickness_Rigid", "code": 70 }, { "name": "Through_Lane", "code": 71 }, { "name": "Traffic_Segment", "code": 72 }, { "name": "Traffic_Site", "code": 73 }, { "name": "Year_Last_Constructed_Improved", "code": 74 }, { "name": "Corridor_Description", "code": 75 }, { "name": "HPMS_Access_Control", "code": 76 }, { "name": "HPMS_Counter_Peak_Lane", "code": 77 }, { "name": "HPMS_Facility_Type", "code": 78 }, { "name": "HPMS_Peak_Lane", "code": 79 }, { "name": "HPMS_Sample_Panel", "code": 80 }, { "name": "HPMS_Structure", "code": 81 }, { "name": "HPMS_Thickness_Flexible", "code": 82 }, { "name": "HPMS_Thickness_Rigid", "code": 83 }, { "name": "National_Truck_Network", "code": 84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Referent_Method" }, { "name": "TO_REFERENT_LOCATION", "type": "esriFieldTypeString", "alias": "To_Referent_Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "To_Referent_Location" }, { "name": "TO_REFERENT_OFFSET", "type": "esriFieldTypeString", "alias": "To_Referent_Offset", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "To_Referent_Offset" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I11295EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I11295FROM_DATE3", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I11295ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R88774_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A740_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 15, "name": "15", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "15", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 15, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 20, "name": "20", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "20", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 20, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 25, "name": "25", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "25", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 25, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 30, "name": "30", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "30", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 30, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 35, "name": "35", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "35", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 35, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 40, "name": "40", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "40", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 40, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 45, "name": "45", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "45", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 45, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 50, "name": "50", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "50", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 50, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 55, "name": "55", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "55", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 55, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 60, "name": "60", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "60", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 60, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 65, "name": "65", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "65", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 65, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 70, "name": "70", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "70", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 70, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 75, "name": "75", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "75", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 75, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 80, "name": "80", "domains": { "FROM_REFERENT_METHOD": {"type": "inherited"}, "TO_REFERENT_METHOD": {"type": "inherited"}, "DATA_YEAR": {"type": "inherited"} }, "templates": [ { "name": "80", "description": "", "prototype": { "attributes": { "TO_REFERENT_OFFSET": null, "TO_REFERENT_LOCATION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SPEED_LIMIT": 80, "DATA_SOURCE": null, "LOC_ERROR": null, "FROM_REFERENT_METHOD": null, "FROM_REFERENT_LOCATION": null, "FROM_REFERENT_OFFSET": null, "TO_REFERENT_METHOD": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 15000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }