{ "currentVersion": 10.91, "id": 3, "name": "Publish.GIS.ADA_Hazard", "type": "Feature Layer", "description": "Sammamish ADA Transition Plan - Self Assessment and Analysis Data for Interactive Map Application - Hazards", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "Transpo Group\nAttn: GIS Data Team\n12131 113th Avenue NE\nSuite 203\nKirkland, WA 98034\n425.821.3665", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 140, 96, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1330463.2448291332, "ymin": 204705.08743439615, "xmax": 1361059.5546993911, "ymax": 242300.06605005264, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRKADA_Repaired", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRKADA_Repaired", "type": "esriFieldTypeString", "alias": "TRKADA_Repaired", "length": 5, "domain": { "type": "codedValue", "name": "ADATRK", "description": "ADA Tracking", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRKADA_Project", "type": "esriFieldTypeString", "alias": "TRKADA_Project", "length": 100, "domain": null }, { "name": "TRKADA_Date", "type": "esriFieldTypeDate", "alias": "TRKADA_Date", "length": 8, "domain": null }, { "name": "TRKADA_MEF", "type": "esriFieldTypeString", "alias": "TRKADA_MEF", "length": 5, "domain": { "type": "codedValue", "name": "ADATRK", "description": "ADA Tracking", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRKADA_ItemCost", "type": "esriFieldTypeInteger", "alias": "TRKADA_ItemCost", "domain": null }, { "name": "TRKADA_UserID", "type": "esriFieldTypeString", "alias": "TRKADA_UserID", "length": 10, "domain": null }, { "name": "TRKADA_Comment", "type": "esriFieldTypeString", "alias": "TRKADA_Comment", "length": 250, "domain": null }, { "name": "TranspoTRKADA", "type": "esriFieldTypeString", "alias": "TranspoTRKADA", "length": 50, "domain": null }, { "name": "TRGIS_FID", "type": "esriFieldTypeString", "alias": "TRGIS_FID", "length": 20, "domain": null }, { "name": "BUIS_Total", "type": "esriFieldTypeInteger", "alias": "BUIS_Total", "domain": null }, { "name": "BUIS_LPU", "type": "esriFieldTypeInteger", "alias": "BUIS_LPU", "domain": null }, { "name": "BUIS_UPP", "type": "esriFieldTypeInteger", "alias": "BUIS_UPP", "domain": null }, { "name": "BUIS_CPP", "type": "esriFieldTypeInteger", "alias": "BUIS_CPP", "domain": null }, { "name": "BUIS_PIIC", "type": "esriFieldTypeInteger", "alias": "BUIS_PIIC", "domain": null }, { "name": "BUIS_SE", "type": "esriFieldTypeInteger", "alias": "BUIS_SE", "domain": null }, { "name": "BUIS_LI", "type": "esriFieldTypeInteger", "alias": "BUIS_LI", "domain": null }, { "name": "LIS_Total", "type": "esriFieldTypeInteger", "alias": "LIS_Total", "domain": null }, { "name": "LIS_PublBldg", "type": "esriFieldTypeInteger", "alias": "LIS_PublBldg", "domain": null }, { "name": "LIS_ProxSchool", "type": "esriFieldTypeInteger", "alias": "LIS_ProxSchool", "domain": null }, { "name": "LIS_W2SRoute", "type": "esriFieldTypeInteger", "alias": "LIS_W2SRoute", "domain": null }, { "name": "LIS_Business", "type": "esriFieldTypeInteger", "alias": "LIS_Business", "domain": null }, { "name": "LIS_Parks", "type": "esriFieldTypeInteger", "alias": "LIS_Parks", "domain": null }, { "name": "LIS_BusStop", "type": "esriFieldTypeInteger", "alias": "LIS_BusStop", "domain": null }, { "name": "LIS_HCTransit", "type": "esriFieldTypeInteger", "alias": "LIS_HCTransit", "domain": null }, { "name": "LIS_Signal", "type": "esriFieldTypeInteger", "alias": "LIS_Signal", "domain": null }, { "name": "LIS_CommDest", "type": "esriFieldTypeInteger", "alias": "LIS_CommDest", "domain": null }, { "name": "TranspoADA", "type": "esriFieldTypeString", "alias": "TranspoADA", "length": 50, "domain": null }, { "name": "VertDisCon", "type": "esriFieldTypeString", "alias": "Vertical Discontinuity", "length": 50, "domain": { "type": "codedValue", "name": "HazVertDis", "description": "Hazard Vertical Discontinuity", "codedValues": [ { "name": "<=1/4-in", "code": "<=0.25" }, { "name": "<=1/2-in w/bevel", "code": "<=0.5wbevel" }, { "name": "<=1/2-in w/o bevel", "code": "<=0.5wobevel" }, { "name": ">1/2-in to 1-in", "code": ">0.5-1" }, { "name": "> 1-in", "code": ">1" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HoriDisCon", "type": "esriFieldTypeString", "alias": "Horizontal Discontinuity", "length": 50, "domain": { "type": "codedValue", "name": "HazHoriDis", "description": "Hazard Horizontal Discontinuity", "codedValues": [ { "name": "<=1/2-in", "code": "<=0.5" }, { "name": ">1/2-in", "code": ">0.5" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HoriDisOrient", "type": "esriFieldTypeString", "alias": "HoriDisOrient", "length": 50, "domain": { "type": "codedValue", "name": "HazHoriDisOrient", "description": "Hazard Horizontal Discontinuity Orientation", "codedValues": [ { "name": "Perpindicular to Travel", "code": "Perp2Travel" }, { "name": "Parallel to Travel", "code": "Para2Travel" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ExpandJoint", "type": "esriFieldTypeString", "alias": "Expansion Joint", "length": 50, "domain": { "type": "codedValue", "name": "HazExpandJoint", "description": "Hazard Expansion Joint", "codedValues": [ { "name": "Both Horizontal / Vertical Discontinuity", "code": "BothVertHori" }, { "name": "Horizontal Discontinuity", "code": "HoriDisc" }, { "name": "N/A", "code": "NA" }, { "name": "Vertical Discontinuity", "code": "VertDisc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fixed_Obj", "type": "esriFieldTypeString", "alias": "Fixed Obstacle", "length": 50, "domain": { "type": "codedValue", "name": "HazFixedObj", "description": "Hazard Fixed Obstacle", "codedValues": [ { "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": "Non-Slip Utility Box", "code": "UtilityBoxNS" }, { "name": "Utility Box w/o Non-Slip Lid", "code": "UtilityBoxWOns" }, { "name": "Utility Pole/Post", "code": "UtilityPoles" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MovableObj", "type": "esriFieldTypeString", "alias": "Moveable Objects", "length": 50, "domain": { "type": "codedValue", "name": "HazMoveObj", "description": "Hazard Moveable Objects", "codedValues": [ { "name": "Construction", "code": "Construction" }, { "name": "Debris", "code": "Debris" }, { "name": "Mgs Boards", "code": "MgsBoards" }, { "name": "N/A", "code": "NA" }, { "name": "Other", "code": "Other" }, { "name": "Parked Cars", "code": "ParkedCars" }, { "name": "Slip Hazard", "code": "SlipHazard" }, { "name": "Resturaunt Tables/Chairs", "code": "TablesChairs" }, { "name": "Trash/Recycle", "code": "Trash-Recycle" }, { "name": "Tree/Bush (prunable)", "code": "Tree-Bush" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProtrObjAdj", "type": "esriFieldTypeString", "alias": "Adjacent Protruding Objects", "length": 50, "domain": { "type": "codedValue", "name": "HazProtrObjAdj", "description": "Hazard Protruding Objects Adjacent", "codedValues": [ { "name": "Awning", "code": "Awning" }, { "name": "Bush/Tree", "code": "Bush-Tree" }, { "name": "N/A", "code": "NA" }, { "name": "Other", "code": "Other" }, { "name": "Sign", "code": "Sign" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProtrObjOH", "type": "esriFieldTypeString", "alias": "Overhead Protruding Objects", "length": 50, "domain": { "type": "codedValue", "name": "HazProtrObjOH", "description": "Hazard Overhead Protruding Objects", "codedValues": [ { "name": "Awning", "code": "Awning" }, { "name": "Sign", "code": "Sign" }, { "name": "Bush/Tree", "code": "Bush-Tree" }, { "name": "Other", "code": "Other" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DWY_Cslope", "type": "esriFieldTypeString", "alias": "Driveway Cross-Slope", "length": 50, "domain": { "type": "codedValue", "name": "HazDwyCslope", "description": "Hazard Driveway Cross-Slope", "codedValues": [ { "name": "Compliant <=2% cross slope", "code": "Compliant" }, { "name": "N/A", "code": "NA" }, { "name": "Non-Compliant >2% cross slope", "code": "Non-Compliant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DWY_Other", "type": "esriFieldTypeString", "alias": "Other Driveway Barrier", "length": 50, "domain": { "type": "codedValue", "name": "HazDwyOther", "description": "Hazard Other Driveway Barrier", "codedValues": [ { "name": ">8.3% Ramp Slope", "code": ">8-3RSlope" }, { "name": "N/A", "code": "NA" }, { "name": "Non-Concurrent Grade Break", "code": "NonConGradeBreak" }, { "name": "Other (Comments)", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "TRGIS_Date", "type": "esriFieldTypeDate", "alias": "TranspoID_Date", "length": 8, "domain": null }, { "name": "TGIS_DCID", "type": "esriFieldTypeString", "alias": "TGIS_DCID", "length": 20, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 128, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 128, "domain": null }, { "name": "ROW_or_OnSite", "type": "esriFieldTypeString", "alias": "ROW_or_OnSite", "length": 50, "domain": null }, { "name": "TranspoGIS", "type": "esriFieldTypeString", "alias": "TranspoGIS", "length": 255, "domain": null }, { "name": "Sidewalk_ID", "type": "esriFieldTypeString", "alias": "Sidewalk ID", "length": 20, "domain": null }, { "name": "COS_Jurisdiction", "type": "esriFieldTypeString", "alias": "COS_Jurisdiction", "length": 50, "domain": { "type": "codedValue", "name": "COS_Jurisdiction", "description": "", "codedValues": [ { "name": "In", "code": "In" }, { "name": "Out", "code": "Out" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Join_Comments", "type": "esriFieldTypeString", "alias": "Join Comment", "length": 255, "domain": null }, { "name": "TranspoGISTRK", "type": "esriFieldTypeString", "alias": "TranspoGISTRK", "length": 50, "domain": null }, { "name": "TRKeditor", "type": "esriFieldTypeString", "alias": "TRKeditor", "length": 50, "domain": null }, { "name": "TRKdate", "type": "esriFieldTypeDate", "alias": "TRKdate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R390_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_390", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_390", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S335_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }