{ "currentVersion": 10.81, "id": 3, "name": "Signs", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Sign Layers" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "modelName": "GP_600299624", "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": 2240436.4665569104, "ymin": 1387504.2407114133, "xmax": 2253299.110036839, "ymax": 1425748.5557562485, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0134c9c2f6cebecd7338ef12665aab23", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUGJVjWZLNMFdCgOEPAxbw7D37fRZNGQZfSSEGUWwKWFkYNrBgk0AGg0LBi/cMLIyM2CU/fP3JDQD5UQv96mTkkAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Segment_ID", "type": "esriFieldTypeInteger", "alias": "Segment_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Segment_ID" }, { "name": "SIGN_ID", "type": "esriFieldTypeInteger", "alias": "SIGN_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGN_ID" }, { "name": "SIGN_CODE", "type": "esriFieldTypeString", "alias": "SIGN_CODE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SIGN_CODE" }, { "name": "SIGN_MUTCD", "type": "esriFieldTypeString", "alias": "SIGN_MUTCD", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_MUTCD" }, { "name": "SIGN_Text", "type": "esriFieldTypeString", "alias": "SIGN_Text", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Text" }, { "name": "SIGN_Color", "type": "esriFieldTypeString", "alias": "SIGN_Color", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Color" }, { "name": "SIGN_Text_Color", "type": "esriFieldTypeString", "alias": "SIGN_Text_Color", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Text_Color" }, { "name": "SIGN_Support_Type", "type": "esriFieldTypeString", "alias": "SIGN_Support_Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Support_Type" }, { "name": "SIGN_Support_ID", "type": "esriFieldTypeInteger", "alias": "SIGN_Support_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGN_Support_ID" }, { "name": "SIGN_Stack", "type": "esriFieldTypeString", "alias": "SIGN_Stack", "domain": { "type": "codedValue", "name": "SIGN_Stack", "description": "Sign location on a support with multiple signs", "codedValues": [ { "name": "Top Center", "code": "Top Center" }, { "name": "Bottom Center", "code": "Bottom Center" }, { "name": "Top Left", "code": "Top Left" }, { "name": "Top Right", "code": "Top Right" }, { "name": "Bottom Left", "code": "Bottom Left" }, { "name": "Bottom Right", "code": "Bottom Right" }, { "name": "Middle Center", "code": "Middle Center" }, { "name": "Middle Left", "code": "Middle Left" }, { "name": "Middle Right", "code": "Middle Right" }, { "name": "Overhead Center", "code": "Overhead Center" }, { "name": "Overhead Left", "code": "Overhead Left" }, { "name": "Overhead Right", "code": "Overhead Right" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Stack" }, { "name": "SIGN_Material", "type": "esriFieldTypeString", "alias": "SIGN_Material", "domain": { "type": "codedValue", "name": "SIGN_Material", "description": "Predominant construction material", "codedValues": [ { "name": "Sheet Metal", "code": "Sheet Metal" }, { "name": "Wood", "code": "Wood" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Material" }, { "name": "SIGN_Orientation", "type": "esriFieldTypeString", "alias": "SIGN_Orientation", "domain": { "type": "codedValue", "name": "SIGN_Orientation", "description": "Approximate orientation", "codedValues": [ { "name": "Perpendicular", "code": "Perpendicular" }, { "name": "Parallel", "code": "Parallel" }, { "name": "Back to traffic", "code": "Back to traffic" }, { "name": "Reverse Parallel", "code": "Reverse Parallel" }, { "name": "Slightly off Perpendicular", "code": "Slightly off Perpendicular" }, { "name": "Slightly off Parallel", "code": "Slightly off Parallel" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Orientation" }, { "name": "SIGN_Condition", "type": "esriFieldTypeString", "alias": "SIGN_Condition", "domain": { "type": "codedValue", "name": "SIGN_Condition", "description": "Overall, general condition", "codedValues": [ { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Condition" }, { "name": "SIGN_Direction", "type": "esriFieldTypeString", "alias": "SIGN_Direction", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Direction" }, { "name": "SIGN_Location", "type": "esriFieldTypeString", "alias": "SIGN_Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Location" }, { "name": "SIGN_Illumination", "type": "esriFieldTypeString", "alias": "SIGN_Illumination", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Illumination" }, { "name": "SIGN_Size", "type": "esriFieldTypeString", "alias": "SIGN_Size", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Size" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "SIGN_Type", "type": "esriFieldTypeString", "alias": "SIGN_Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Type" }, { "name": "SIGN_SubGroup", "type": "esriFieldTypeString", "alias": "SIGN_SubGroup", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_SubGroup" }, { "name": "SIGN_Lane", "type": "esriFieldTypeString", "alias": "SIGN_Lane", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Lane" }, { "name": "SIGN_Width", "type": "esriFieldTypeString", "alias": "SIGN_Width", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Width" }, { "name": "SIGN_Length", "type": "esriFieldTypeString", "alias": "SIGN_Length", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Length" }, { "name": "SIGN_STD_Size", "type": "esriFieldTypeString", "alias": "SIGN_STD_Size", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_STD_Size" }, { "name": "SIGN_X", "type": "esriFieldTypeDouble", "alias": "SIGN_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGN_X" }, { "name": "SIGN_Y", "type": "esriFieldTypeDouble", "alias": "SIGN_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGN_Y" }, { "name": "SIGN_Comment", "type": "esriFieldTypeString", "alias": "SIGN_Comment", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SIGN_Comment" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StreetName" }, { "name": "imgSource", "type": "esriFieldTypeString", "alias": "imgSource", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "imgSource" }, { "name": "Graphic_URL", "type": "esriFieldTypeString", "alias": "Graphic_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Graphic_URL" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacilityID" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R609_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_609", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_609", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S488_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Signs", "description": "", "prototype": { "attributes": { "FacilityID": null, "Graphic_URL": null, "Segment_ID": null, "SIGN_ID": null, "SIGN_CODE": null, "SIGN_MUTCD": null, "SIGN_Text": null, "SIGN_Color": null, "SIGN_Text_Color": null, "SIGN_Support_Type": null, "SIGN_Support_ID": null, "SIGN_Stack": null, "SIGN_Material": null, "SIGN_Orientation": null, "SIGN_Condition": null, "SIGN_Direction": null, "SIGN_Location": null, "SIGN_Illumination": null, "SIGN_Size": null, "DESCRIPTION": null, "SIGN_Type": null, "SIGN_SubGroup": null, "SIGN_Lane": null, "SIGN_Width": null, "SIGN_Length": null, "SIGN_STD_Size": null, "SIGN_X": null, "SIGN_Y": null, "SIGN_Comment": null, "StreetName": null, "imgSource": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bb8fc9ef32f245bd97006995d239d10a" }