{ "currentVersion": 10.22, "id": 6, "name": "Pavement Striping", "type": "Feature Layer", "description": "", "copyrightText": "", "defaultVisibility": false, "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "supportsStatistics": true, "supportsAdvancedQueries": true, "geometryType": "esriGeometryPolyline", "minScale": 5000, "maxScale": 0, "extent": { "xmin": 1454955.990538329, "ymin": 1450289.286689736, "xmax": 1576474.7255187444, "ymax": 1535101.9999379888, "spatialReference": { "wkid": 2903, "latestWkid": 2903 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.2 }, "value": "Chevron", "label": "Chevron", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.2 }, "value": "Double", "label": "Double", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "value": "Hash", "label": "Hash", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Skip", "label": "Skip", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "Solid", "label": "Solid", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2.4 }, "value": "Solid/Skip", "label": "Solid/Skip", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "value": "Track", "label": "Track", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STREET_NAME", "typeIdField": "TYPE", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "COLOR", "domain": { "type": "codedValue", "name": "TRF_PavementStriping_Color", "codedValues": [ { "name": "Yellow", "code": "Yellow" }, { "name": "White", "code": "White" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Green", "code": "Green" }, { "name": "Purple", "code": "Purple" } ] }, "editable": true, "nullable": true, "length": 250 }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "CONDITION_1", "codedValues": [ { "name": "EXCELLENT", "code": "EXCELLENT" }, { "name": "GOOD", "code": "GOOD" }, { "name": "FAIR", "code": "FAIR" }, { "name": "POOR", "code": "POOR" }, { "name": "FAILED", "code": "FAILED" }, { "name": "VERY POOR", "code": "VERY POOR" } ] }, "editable": true, "nullable": true, "length": 250 }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "RASID", "type": "esriFieldTypeInteger", "alias": "RASID", "domain": null, "editable": true, "nullable": true }, { "name": "ASSETID", "type": "esriFieldTypeInteger", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true }, { "name": "Striping_HISTORY_ID", "type": "esriFieldTypeString", "alias": "Striping_History_ID", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "IMAGE", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "GDB_GEOMATTR_DATA", "type": "esriFieldTypeBlob", "alias": "GDB_GEOMATTR_DATA", "domain": null, "editable": true, "nullable": true }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 36 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 36 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "types": [ { "id": "Track", "name": "Track", "domains": { "COLOR": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Track", "description": "", "prototype": { "attributes": { "GDB_GEOMATTR_DATA": null, "STREET_NAME": null, "TYPE": "Track", "COLOR": null, "CONDITION": null, "COMMENT": null, "RASID": null, "ASSETID": null, "Striping_HISTORY_ID": null, "IMAGE": null, "Hyperlink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Chevron", "name": "Chevron", "domains": { "COLOR": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Chevron", "description": "", "prototype": { "attributes": { "GDB_GEOMATTR_DATA": null, "STREET_NAME": null, "TYPE": "Chevron", "COLOR": null, "CONDITION": null, "COMMENT": null, "RASID": null, "ASSETID": null, "Striping_HISTORY_ID": null, "IMAGE": null, "Hyperlink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Hash", "name": "Hash", "domains": { "COLOR": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Hash", "description": "", "prototype": { "attributes": { "GDB_GEOMATTR_DATA": null, "STREET_NAME": null, "TYPE": "Hash", "COLOR": null, "CONDITION": null, "COMMENT": null, "RASID": null, "ASSETID": null, "Striping_HISTORY_ID": null, "IMAGE": null, "Hyperlink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Solid/Skip", "name": "Solid/Skip", "domains": { "COLOR": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Solid/Skip", "description": "", "prototype": { "attributes": { "GDB_GEOMATTR_DATA": null, "STREET_NAME": null, "TYPE": "Solid/Skip", "COLOR": null, "CONDITION": null, "COMMENT": null, "RASID": null, "ASSETID": null, "Striping_HISTORY_ID": null, "IMAGE": null, "Hyperlink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Solid", "name": "Solid", "domains": { "COLOR": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Solid", "description": "", "prototype": { "attributes": { "GDB_GEOMATTR_DATA": null, "STREET_NAME": null, "TYPE": "Solid", "COLOR": null, "CONDITION": null, "COMMENT": null, "RASID": null, "ASSETID": null, "Striping_HISTORY_ID": null, "IMAGE": null, "Hyperlink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Double", "name": "Double", "domains": { "COLOR": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Double", "description": "", "prototype": { "attributes": { "GDB_GEOMATTR_DATA": null, "STREET_NAME": null, "TYPE": "Double", "COLOR": null, "CONDITION": null, "COMMENT": null, "RASID": null, "ASSETID": null, "Striping_HISTORY_ID": null, "IMAGE": null, "Hyperlink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Skip", "name": "Skip", "domains": { "COLOR": {"type": "inherited"}, "CONDITION": {"type": "inherited"} }, "templates": [ { "name": "Skip", "description": "", "prototype": { "attributes": { "GDB_GEOMATTR_DATA": null, "STREET_NAME": null, "TYPE": "Skip", "COLOR": null, "CONDITION": null, "COMMENT": null, "RASID": null, "ASSETID": null, "Striping_HISTORY_ID": null, "IMAGE": null, "Hyperlink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF", "capabilities": "Query", "useStandardizedQueries": true }