{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Barrier (Fixed Obstacle)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 12677, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "Port Angeles ADA Transition Plan - Hazard Barrier Data Collection", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "hasMetadata": true, "extent": { "xmin": 989515.7026442289, "ymin": 407658.8285077214, "xmax": 1014486.2435823083, "ymax": 423966.1531764716, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "118bebfcb80af5fd16038e101c5cb5f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgUlEQVQ4je3QPUtbYRjG8X+OMUKVKBSNhQqidHAJXdqhmKQIBvwGzRfQwc0lo+B2oGRycxIdCnZvh7aYHNsUIpGWWlocFCGGxJcTNcnJeXmex0VErNVjcey13z+u6w5yTwn+h/4dUkqFWc+n+L05iufiDgx/+dX76E00Gq0ByheklArLlaV57fOnJMe1HiyLoBTJoRcvE7quz6TT6fJV7PpG+VxKW32fZK8UoX4Ctk3AafWFzMPx+MSrSUAHrFsh+aMY06qVHsxDaDXB80BKZL3e3b71MwEsAtu3QQHRaGjaiQmNU5ACFEghqXsysG/ZD4CHwM7ledc2Ouh/XOgVarzNEx0ohVCKppBUtTYnb4vy1Vl/g9Trwve308/jY125DwnsVqcjJUehdrc4OLK7kF3LAv6enclkSoVYbDb1dHQqYh48s1wntOEGysvZrx8rlco7oOanEYA0DOObYRhzwBOgGzCBLaAKSL8QgABK5zO08+M/AD/QRbubgLtAvnJv0BncVKo31tJ8MQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TRGIS_FID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRKADA_Repaired", "type": "esriFieldTypeString", "alias": "Repaired (Yes/No)", "domain": { "type": "codedValue", "name": "TRKADA_Repaired", "description": "Tracking Tool Yes/No/Repaired", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Future Improvement", "code": "Future" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "No", "modelName": "TRKADA_Repaired" }, { "name": "TRKADA_Project", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TRKADA_Project" }, { "name": "TRKADA_Date", "type": "esriFieldTypeDate", "alias": "Date Repaired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TRKADA_Date" }, { "name": "TRKADA_MEF", "type": "esriFieldTypeString", "alias": "MEF Documentation", "domain": { "type": "codedValue", "name": "TRKADA", "description": "Tracking Tool Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "TRKADA_MEF" }, { "name": "TRKADA_ItemCost", "type": "esriFieldTypeInteger", "alias": "Item Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TRKADA_ItemCost" }, { "name": "TRKADA_UserID", "type": "esriFieldTypeString", "alias": "User Initials", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRKADA_UserID" }, { "name": "TRKADA_Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "TRKADA_Comment" }, { "name": "TranspoTRKADA", "type": "esriFieldTypeString", "alias": "TranspoTRKADA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "TrackingBDrev", "modelName": "TranspoTRKADA" }, { "name": "Fixed_Obj", "type": "esriFieldTypeString", "alias": "Fixed Obstacle", "domain": { "type": "codedValue", "name": "HAZ_FixedObj", "description": "Fixed Object Hazard", "codedValues": [ { "name": "Bollard", "code": "Bollard" }, { "name": "Mailbox", "code": "Mailbox" }, { "name": "Meters/Hydrants", "code": "MetersHydrants" }, { "name": "N/A", "code": "NA" }, { "name": "Other", "code": "Other" }, { "name": "Sign", "code": "Sign" }, { "name": "Traffic Signal Pole/Post", "code": "TrafficSignal" }, { "name": "Tree Trunk", "code": "TreeTrunk" }, { "name": "Utility Box w/o Non-Slip Lid", "code": "UtilityBoxWOns" }, { "name": "Utility Pole/Post", "code": "UtilityPoles" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "NA", "modelName": "Fixed_Obj" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "TranspoGIS", "type": "esriFieldTypeString", "alias": "TranspoGIS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TranspoGIS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "TranspoGISTRK", "type": "esriFieldTypeString", "alias": "TranspoGISTRK", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TranspoGISTRK" }, { "name": "TRKeditor", "type": "esriFieldTypeString", "alias": "TRKeditor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TRKeditor" }, { "name": "TRKdate", "type": "esriFieldTypeDate", "alias": "TRKdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TRKdate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "TG_PortAngelesADA_FixedObstacle", "description": "", "prototype": { "attributes": { "TRKADA_ItemCost": 0, "TRKdate": null, "TRKADA_Comment": null, "TRKADA_UserID": null, "TRKADA_Repaired": "No", "TranspoQC": null, "TranspoQCNotes": null, "Fixed_Obj": "NA", "TRKADA_Date": null, "Comments": null, "TRKeditor": null, "TRKADA_Project": null, "TranspoGIS": null, "TranspoGISTRK": null, "TranspoTRKADA": "TrackingBDrev", "TRKADA_MEF": "No" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }