{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Guardrails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1671544479000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 155, 152, 73, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GRDRAILTYPE", "type": "esriFieldTypeString", "alias": "Guardrail Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GRDRAILTYPE" }, { "name": "STARTTREAT", "type": "esriFieldTypeString", "alias": "Start Treatment", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STARTTREAT" }, { "name": "ENDTREAT", "type": "esriFieldTypeString", "alias": "End Treatment", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENDTREAT" }, { "name": "POSTTYPE", "type": "esriFieldTypeString", "alias": "Post Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POSTTYPE" }, { "name": "POSTSPACE", "type": "esriFieldTypeSmallInteger", "alias": "Post Spacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSTSPACE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Creator" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Editor" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssetID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Location" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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" }, { "name": "ADA_Compliance", "type": "esriFieldTypeString", "alias": "ADA_Compliance", "domain": { "type": "codedValue", "name": "Yes/No", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADA_Compliance" }, { "name": "ADA_Deficiency", "type": "esriFieldTypeString", "alias": "ADA_Deficiencies", "domain": { "type": "codedValue", "name": "ADA_Deficiencies", "description": "ADA_Deficiencies", "codedValues": [ { "name": "One or more critical slopes too steep & no turning space provided.", "code": "One or more critical slopes too steep & no turning space provided." }, { "name": "Horizontal opening/gap in walking surface wider than 1/2-inch.", "code": "Horizontal opening/gap in walking surface wider than 1/2-inch." }, { "name": "One or more critical slopes too steep.", "code": "One or more critical slopes too steep." }, { "name": "One or more critical slopes too steep; ramp run is too narrow.", "code": "One or more critical slopes too steep; ramp run is too narrow." }, { "name": "Protrusion between 27 and 80 inches above sidewalk.", "code": "Protrusion between 27 and 80 inches above sidewalk." }, { "name": "Turning space too narrow.", "code": "Turning space too narrow." }, { "name": "Vertical discontinuity & running and/or cross slope(s) too steep.", "code": "Vertical discontinuity & running and/or cross slope(s) too steep." }, { "name": "Vertical discontinuity ? 2.5 inches.", "code": "Vertical discontinuity ? 2.5 inches." }, { "name": "Turning space too steep.", "code": "Turning space too steep." }, { "name": "Turning space too steep & too narrow.", "code": "Turning space too steep & too narrow." }, { "name": "One or more critical slopes too steep & no DTW present.", "code": "One or more critical slopes too steep & no DTW present." }, { "name": "Sidewalk segment is not continuous.", "code": "Sidewalk segment is not continuous." }, { "name": "Non-compliant DTW present.", "code": "Non-compliant DTW present." }, { "name": "Walking surface too narrow.", "code": "Walking surface too narrow." }, { "name": "Flares too steep.", "code": "Flares too steep." }, { "name": "No turning space is provided and steep flare.", "code": "No turning space is provided and steep flare." }, { "name": "Counter slope too steep.", "code": "Counter slope too steep." }, { "name": "Turning space too short.", "code": "Turning space too short." }, { "name": "One or more critical slopes too steep & walk intervals too short.", "code": "One or more critical slopes too steep & walk intervals too short." }, { "name": "One or more critical slopes too steep & too push button too high.", "code": "One or more critical slopes too steep & too push button too high." }, { "name": "No curb ramps present.", "code": "No curb ramps present." }, { "name": "One or more critical slopes too steep & one or more other critical findings. Refer to citations.", "code": "One or more critical slopes too steep & one or more other critical findings. Refer to citations." }, { "name": "One or more critical slopes too steep & not consistent with street grade.", "code": "One or more critical slopes too steep & not consistent with street grade." }, { "name": "Cross slope too steep.", "code": "Cross slope too steep." }, { "name": "Clear floor space too narrow.", "code": "Clear floor space too narrow." }, { "name": "Too narrow.", "code": "Too narrow." }, { "name": "Clear floor space too narrow; vertical discontinuity.", "code": "Clear floor space too narrow; vertical discontinuity." }, { "name": "Obstructed side approach.", "code": "Obstructed side approach." }, { "name": "One or more critical slopes too steep & obstructed side approach.", "code": "One or more critical slopes too steep & obstructed side approach." }, { "name": "Clear floor space too narrow; not on accessible route.", "code": "Clear floor space too narrow; not on accessible route." }, { "name": "Too narrow and no turning space is provided.", "code": "Too narrow and no turning space is provided." }, { "name": "Too narrow and steep flare.", "code": "Too narrow and steep flare." }, { "name": "Turning space too steep, too narrow, & too short.", "code": "Turning space too steep, too narrow, & too short." }, { "name": "Clear floor space to steep & too narrow.", "code": "Clear floor space to steep & too narrow." }, { "name": "Insufficient clearance.", "code": "Insufficient clearance." }, { "name": "Turning space too steep & too short.", "code": "Turning space too steep & too short." }, { "name": "One or more critical slopes too steep & clear space too short.", "code": "One or more critical slopes too steep & clear space too short." }, { "name": "One or more critical slopes too steep & non contrasting colors.", "code": "One or more critical slopes too steep & non contrasting colors." }, { "name": "Surface slope too steep.", "code": "Surface slope too steep." }, { "name": "No DTW provided.", "code": "No DTW provided." }, { "name": "Turning space too short & too narrow.", "code": "Turning space too short & too narrow." }, { "name": "Turning space not provided.", "code": "Turning space not provided." }, { "name": "Cross slope too steep; operable part too high.", "code": "Cross slope too steep; operable part too high." }, { "name": "One or more critical slopes too steep & sidewalk is not continuous.", "code": "One or more critical slopes too steep & sidewalk is not continuous." }, { "name": "Too high.", "code": "Too high." }, { "name": "Turning space not within marked crosswalk.", "code": "Turning space not within marked crosswalk." }, { "name": "One or more critical slopes & side flares too steep.", "code": "One or more critical slopes & side flares too steep." }, { "name": "Running slope too steep.", "code": "Running slope too steep." }, { "name": "Walking surface not stable and firm.", "code": "Walking surface not stable and firm." }, { "name": "Too narrow and no DTW provided.", "code": "Too narrow and no DTW provided." }, { "name": "Too narrow and no accessible route provided.", "code": "Too narrow and no accessible route provided." }, { "name": "One or more critical slopes too steep & cut through too narrow.", "code": "One or more critical slopes too steep & cut through too narrow." }, { "name": "One or more critical slopes too steep; protrusion between 27 and 80 inches above sidewalk.", "code": "One or more critical slopes too steep; protrusion between 27 and 80 inches above sidewalk." }, { "name": "Turning space too short & no DTW provided.", "code": "Turning space too short & no DTW provided." }, { "name": "Critical slopes are too steep and too narrow.", "code": "Critical slopes are too steep and too narrow." }, { "name": "Walking surface too narrow: sidewalk not continuous.", "code": "Walking surface too narrow: sidewalk not continuous." }, { "name": "Slope adjacent to PAR grade is too steep.", "code": "Slope adjacent to PAR grade is too steep." }, { "name": "One or more critical slopes too steep, not consistent with street grade; & walk intervals too short.", "code": "One or more critical slopes too steep, not consistent with street grade; & walk intervals too short." }, { "name": "No accessible route provided.", "code": "No accessible route provided." }, { "name": "No DTW provided, and steep flares.", "code": "No DTW provided, and steep flares." }, { "name": "Turning space too steep, too narrow & not within marked crosswalk.", "code": "Turning space too steep, too narrow & not within marked crosswalk." }, { "name": "Turning space too steep & not within marked crosswalk.", "code": "Turning space too steep & not within marked crosswalk." }, { "name": "Obstructed side approach and clear floor space is inaccessible.", "code": "Obstructed side approach and clear floor space is inaccessible." }, { "name": "Operable part is too high and clear floor space is too steep.", "code": "Operable part is too high and clear floor space is too steep." }, { "name": "Return curb not protected.", "code": "Return curb not protected." }, { "name": "Obstructed side approach & walk intervals too short.", "code": "Obstructed side approach & walk intervals too short." }, { "name": "One or more critical slopes too steep & not within marked pedestrian street crossing.", "code": "One or more critical slopes too steep & not within marked pedestrian street crossing." }, { "name": "Obstructed side approach and too short.", "code": "Obstructed side approach and too short." }, { "name": "Turning space too steep & no DTW provided.", "code": "Turning space too steep & no DTW provided." }, { "name": "No turning space and no DTW provided.", "code": "No turning space and no DTW provided." }, { "name": "Walk intervals too short.", "code": "Walk intervals too short." }, { "name": "One or more critical findings. Refer to citations.", "code": "One or more critical findings. Refer to citations." }, { "name": "Pedestrian access route not within marked pedestrian street crossing.", "code": "Pedestrian access route not within marked pedestrian street crossing." }, { "name": "Obstructed side approach and push button too high.", "code": "Obstructed side approach and push button too high." }, { "name": "DTW in wrong location.", "code": "DTW in wrong location." }, { "name": "Turning space too steep; DTW in wrong location.", "code": "Turning space too steep; DTW in wrong location." }, { "name": "Turning space too steep, too narrow, & no DTW provided.", "code": "Turning space too steep, too narrow, & no DTW provided." }, { "name": "One or more critical slopes too steep & no protection at returned curb.", "code": "One or more critical slopes too steep & no protection at returned curb." }, { "name": "Steps are located within walkway", "code": "Steps are located within walkway" }, { "name": "Turning space too narrow; DTW in wrong location.", "code": "Turning space too narrow; DTW in wrong location." } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADA_Deficiency" }, { "name": "ADA_Date", "type": "esriFieldTypeDate", "alias": "ADA_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADA_Date" }, { "name": "ADA_Notes", "type": "esriFieldTypeString", "alias": "ADA_Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADA_Notes" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_40", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R40_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Guardrails", "description": "", "prototype": { "attributes": { "ADA_Notes": null, "FACILITYID": null, "GRDRAILTYPE": null, "STARTTREAT": null, "ENDTREAT": null, "POSTTYPE": null, "POSTSPACE": null, "INSTALLDATE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "AssetID": null, "Location": null, "Status": null, "ADA_Date": null, "ADA_Deficiency": null, "ADA_Compliance": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f70c3bd7045c4a3fb30f338231d79062" }