{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 82, "name": "Mobile Layer - Pavement Marking Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var currentYear = Year(Now())\nvar maintYear = Year($feature.LastDateMaintained)\n\nif (currentYear - maintYear <= 0){\nreturn 'Maintained In Last Year'\n}\n\nelse if ($feature.Type == 'Dashed Solid' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'Yellow'){\nreturn 'Dashed and Solid Line Yellow'\n}\n\nelse if ($feature.Type == 'Dashed' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'Yellow'){\nreturn 'Dashed Line Yellow'\n}\n\nelse if ($feature.Type == 'Double Solid' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'Yellow'){\nreturn 'Double Solid Line Yellow'\n}\n\nelse if ($feature.Type == 'Solid' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'Yellow'){\nreturn 'Solid Line Yellow'\n}\n\nelse if ($feature.Type == 'Parking Stall' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'Yellow'){\nreturn 'Standard Parking Stall Yellow'\n}\n\nelse if ($feature.Type == 'Dashed' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'White'){\nreturn 'Dashed Line White'\n}\n\nelse if ($feature.Type == 'Crosswalk - Hatched' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'White'){\nreturn 'Hatched Crosswalk White'\n}\n\nelse if ($feature.Type == 'Short Dashed' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'White'){\nreturn 'Short Dashed White'\n}\n\nelse if ($feature.Type == 'Solid' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'White'){\nreturn 'Solid Line White'\n}\n\nelse if ($feature.Type == 'Parking Stall' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'White'){\nreturn 'Standard Parking Stall White'\n}\n\nelse if ($feature.Type == 'Stop Bar' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'White'){\nreturn 'Stop Bar at Intersection White'\n}\n\nelse if ($feature.Type == 'Turning Lane' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'White'){\nreturn 'Turning Lane White'\n}\n\nelse if ($feature.Type == 'Crosswalk' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'White'){\nreturn 'Unhatched Crosswalk White'\n}\n\nelse if ($feature.Type == 'Red Curb' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'Red'){\nreturn 'Red Curb'\n}\n\nelse if ($feature.Type == 'Solid' && DateDiff(Now(), Date($feature.LastDateMaintained), 'years') != 0 && $feature.Color == 'Red'){\nreturn 'Solid Line Red'\n}", "valueExpressionTitle": "Custom", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "Maintained In Last Year", "label": "Maintained In Last Year" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "Solid Line Yellow", "label": "Solid Line Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 115, 255 ], "width": 1.5 }, "value": "Dashed Line Yellow", "label": "Dashed Line Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.5 }, "value": "Standard Parking Stall Yellow", "label": "Standard Parking Stall Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "Dashed and Solid Line Yellow", "label": "Dashed and Solid Line Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.5 }, "value": "Double Solid Line Yellow", "label": "Double Solid Line Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "Short Dashed White", "label": "Short Dashed White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "Dashed Line White", "label": "Dashed Line White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 9 }, "value": "Hatched Crosswalk White", "label": "Hatched Crosswalk White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "Solid Line White", "label": "Solid Line White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "Stop Bar at Intersection White", "label": "Stop Bar at Intersection White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2.25 }, "value": "Turning Lane White", "label": "Turning Lane White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 3 }, "value": "Unhatched Crosswalk White", "label": "Unhatched Crosswalk White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 }, "value": "Standard Parking Stall White", "label": "Standard Parking Stall White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "Solid Line Red", "label": "Solid Line Red" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Red Curb", "label": "Red Curb" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 236, 255 ], "toColor": [ 204, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 179, 255 ], "toColor": [ 252, 191, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 209, 252, 255 ], "toColor": [ 184, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 237, 255 ], "toColor": [ 252, 212, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 212, 255 ], "toColor": [ 252, 232, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 179, 252, 255 ], "toColor": [ 190, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 207, 255 ], "toColor": [ 229, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 237, 252, 255 ], "toColor": [ 207, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 201, 255 ], "toColor": [ 252, 182, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 199, 252, 255 ], "toColor": [ 225, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 182, 255 ], "toColor": [ 252, 228, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 249, 252, 255 ], "toColor": [ 184, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 213, 255 ], "toColor": [ 252, 212, 213, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1586722.770654723, "ymin": 7194602.606612816, "xmax": 1630721.6304914653, "ymax": 7226457.797823563, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Color", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 16, "domain": { "type": "codedValue", "name": "StreetsStripingColor", "description": "What color is the Striping", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "StreetsStripingType", "description": "What type of Striping is it?", "codedValues": [ { "name": "Buckle Up", "code": "Buckle Up" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Crosswalk - Hatched", "code": "Crosswalk - Hatched" }, { "name": "Dashed", "code": "Dashed" }, { "name": "Dashed Solid", "code": "Dashed Solid" }, { "name": "Double Solid", "code": "Double Solid" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Left Arrow", "code": "Left Arrow" }, { "name": "Left Straight", "code": "Left Straight" }, { "name": "Only", "code": "Only" }, { "name": "Parking Stall", "code": "Parking Stall" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Red Curb", "code": "Red Curb" }, { "name": "Right Arrow", "code": "Right Arrow" }, { "name": "Right Straight", "code": "Right Straight" }, { "name": "School", "code": "School" }, { "name": "Short Dashed", "code": "Short Dashed" }, { "name": "Solid", "code": "Solid" }, { "name": "Stop", "code": "Stop" }, { "name": "Stop Bar", "code": "Stop Bar" }, { "name": "Straight", "code": "Straight" }, { "name": "Turning Lane", "code": "Turning Lane" }, { "name": "Yield", "code": "Yield" }, { "name": "Do Not Block", "code": "Do Not Block" }, { "name": "Bike Text", "code": "Bike Text" }, { "name": "Bike Arrow", "code": "Bike Arrow" }, { "name": "Bike Symbol", "code": "Bike Symbol" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "MaintSchedule", "type": "esriFieldTypeString", "alias": "Maintenance Schedule", "length": 16, "domain": { "type": "codedValue", "name": "StreetsStripingMaintSchedule", "description": "How often and when should this segment/area be striped", "codedValues": [ { "name": "Annual", "code": "Annual" }, { "name": "Even", "code": "Even" }, { "name": "Odd", "code": "Odd" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 16, "domain": { "type": "codedValue", "name": "StreetsStripingClass", "description": "What class of Striping is it? Parking Lot, Streets, Trails", "codedValues": [ { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Streets", "code": "Streets" }, { "name": "Trail", "code": "Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Year1stCreated", "type": "esriFieldTypeSmallInteger", "alias": "Year 1st Created", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "NotesConcerns", "type": "esriFieldTypeString", "alias": "Notes & Concerns", "length": 254, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "LengthMiles", "type": "esriFieldTypeDouble", "alias": "Length in Miles", "domain": null }, { "name": "LengthFt", "type": "esriFieldTypeDouble", "alias": "Length in Ft", "domain": null }, { "name": "LastDateMaintained", "type": "esriFieldTypeDate", "alias": "Last Date Maintained", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SideOfStreet", "type": "esriFieldTypeString", "alias": "Side Of Street", "length": 50, "domain": { "type": "codedValue", "name": "UtilitiesFlowDirection", "description": "Flow Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "Both", "code": "Both" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LinkedFiles", "type": "esriFieldTypeString", "alias": "Linked Files", "length": 1000, "domain": null }, { "name": "LastMaintenanceType", "type": "esriFieldTypeString", "alias": "Last Maintenance Type", "length": 20, "domain": { "type": "codedValue", "name": "PavementMarkingMaintType", "description": "PavementMarkingMaintType", "codedValues": [ { "name": "Re-Painted", "code": "Re-Painted" }, { "name": "Other", "code": "Other" }, { "name": "Thermoplastic", "code": "Thermoplastic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R162_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_162", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_162", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S133_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 9, "name": "DBO.PavementMarkingLinesMaintenanceRT", "relatedTableId": 66, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{8ED5EEA8-1222-467E-951C-D7AABE51B0A4}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60bdd68388f9482fb2d68e9284094537" }