{ "currentVersion": 10.81, "id": 1, "name": "LinkStationPoints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8856fa2bfd6c66c5576543c07a6cb282", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmtJREFUSIm1lUtIVFEYx3/3zp2Xo840KRINlZEP7EFWBOmiclUtooUtwkJIo6CEQjAkTSQoaBO4yrKFSEERRK2SslZKaBEmNBH5CMR8jjk6jXfuzL1tQr2T907M5Lc6nP85/9/3Hc75jsQah7Q0qhz3eJXYtv9hGrBq07T7RnSArvPpnb2f5Q1KFDFVgC/L0neW0Su0+0aWAAshdX/9W9lwU4FDoLrUzveJGEpMo9UfNVx7u8we8ypCVgCWAVqCrIpzRA7tteMfUlCimAK0FWaS4SqgxC1w/7KHXJ+NsKzyoiuEBuwutBF+kEFwQeXukyBN3caVmwKulbsoynMAoMQ0ZEVD+5Ohwy7isItcOpVJU/dUcgCvx0LgZ5SrLbPMhZfrftMfQRDmqT6axuESl5mFOQBgdFyh7evq5100IKcOsEpCUto/A/K22OmpdRNeVHXzArA935E6QJIEDhSnGerRmPkFTwhINRIC5IjKh4Ew+3Y5sVmXu4j/2yKZ6RZyss0tTNVIVOPLoEzpnSCfGkV2FjiXtPp7c5QWWqmp8CQP6OxZpPHCOoZvedm00abTWuu8OB0ivf3h5AE3+yJYLLM0X1yPEHcjc7KsvPv4i4MtweQBAKePuRibiOAfjOjmM1wie3Y4qc4PGT7EhICOk2ls9tmoujHNw+HYX/rAdYGGKjcd9TPI6ioGZoCKXAvlRzJ4+nJ+VXOAhrYgj5qzeXzGxYn2kDlAivvH3v9QOV43xasZg9SA52MqZbWT2OL2ShZBQxA1HSB/q41nlS6UuOM8Z2ivj5oVY69bnAy8jg7pAbmOxJ0riVjzVvEbDhLMZ7ojCR8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1238094.6716060038, "ymin": 91347.07991850459, "xmax": 1325913.7773560015, "ymax": 300926.7749184964, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LINK_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "LINK_TYPE", "domain": { "type": "codedValue", "name": "WS2_Link_Type", "description": "Describes link location as a type", "codedValues": [ { "name": "Central Link", "code": 1 }, { "name": "Tacoma Link", "code": 2 }, { "name": "North Link", "code": 3 }, { "name": "Airport Link", "code": 4 }, { "name": "S. 200th Extension", "code": 5 }, { "name": "University Link", "code": 6 }, { "name": "East Link", "code": 7 }, { "name": "Lynnwood Link", "code": 8 }, { "name": "Hilltop Tacoma Link", "code": 9 }, { "name": "Downtown Redmond Link", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "STATION", "type": "esriFieldTypeString", "alias": "STATION", "length": 40, "domain": null }, { "name": "SEGMENT", "type": "esriFieldTypeString", "alias": "SEGMENT", "length": 11, "domain": { "type": "codedValue", "name": "WS2_Link_Segment_Code", "description": "Central Link Light Rail Alignment Segment Code", "codedValues": [ { "name": "Segment A", "code": "A" }, { "name": "Segment B", "code": "B" }, { "name": "Segment C", "code": "C" }, { "name": "Segment D", "code": "D" }, { "name": "Segment E", "code": "E" }, { "name": "Segment F", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": { "type": "codedValue", "name": "WS2_Link_Status", "description": "Link Light Rail Construction Status Code", "codedValues": [ { "name": "To Be Constructed / Under Construction", "code": "CONST" }, { "name": "Construction Deferred", "code": "DEFERRED" }, { "name": "Planned / No Construction Decision Made", "code": "PLANNED" }, { "name": "Construction Complete", "code": "COMPLETE" }, { "name": "Preliminary Design", "code": "PRELIM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REGIONAL_T", "type": "esriFieldTypeString", "alias": "REGIONAL_T", "length": 10, "domain": { "type": "codedValue", "name": "WS2_RegionalT_Flag", "description": "Flag Designation for Identifying Regional T Facilities", "codedValues": [ { "name": "Is a Regional T Facility", "code": "Y" }, { "name": "Is not a Regional T Facility", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRACT", "type": "esriFieldTypeDouble", "alias": "CONTRACT", "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "WEBSITE", "type": "esriFieldTypeString", "alias": "WEBSITE", "length": 150, "domain": null }, { "name": "Edit_Flag", "type": "esriFieldTypeString", "alias": "Edit_Flag", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Edit_Flag", "description": "Edit Status Flag", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Archive", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATION_CODE", "type": "esriFieldTypeString", "alias": "STATION_CODE", "length": 6, "domain": null }, { "name": "PARKING_CODE", "type": "esriFieldTypeString", "alias": "PARKING_CODE", "length": 6, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "serviceItemId": "cf63e2ee800c47218b86d58eb6223c50" }