{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "LinkStationPlatformPoints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ddcdd02e10dc48a2f716b330162cc10b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANtJREFUGJVdjDFLAnEcQJ/3/+VBeMpByEGDZF9ApCW4JRRqcOwLKIlDELg6tLQFzS5CuDiIo1tQiIufwEloUDHQ9EIw6+7U6UB863s8IeBhFi7F/VTsOKSee+6Q5ukIQADqrZ8z+0KvJhN6FtAqS//99WbxVC6YHQG4TIdfkgn9OpjFDJUp3BpeuTv5FAAjoq44IGqobOlcswSALe5hAGyW6+1GAL4dr23Fj/L7dvz1324MGQiAM/Xu+6G1f2KqnIim5o770XpbPVK3HAGw7egvUATgbqFTM/+C0w5IQT+7YaajigAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1269445.102429971, "ymin": 157302.97390547395, "xmax": 1326113.8562182188, "ymax": 301062.3222129792, "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": "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 }, { "name": "Federal Way Link", "code": 11 } ], "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": "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": "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" }, { "name": "Station Closed", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REGIONAL_T", "type": "esriFieldTypeString", "alias": "REGIONAL_T", "length": 10, "domain": { "type": "codedValue", "name": "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": "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 }, { "name": "Parking", "type": "esriFieldTypeString", "alias": "Parking", "length": 5, "domain": null }, { "name": "NEAR_FID", "type": "esriFieldTypeInteger", "alias": "NEAR_FID", "domain": null }, { "name": "NEAR_DIST", "type": "esriFieldTypeDouble", "alias": "NEAR_DIST", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 10, "domain": null }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "length": 75, "domain": null }, { "name": "FACILITY_CODE", "type": "esriFieldTypeString", "alias": "FACILITY_CODE", "length": 10, "domain": null }, { "name": "POINT_DIR", "type": "esriFieldTypeString", "alias": "POINT_DIR", "length": 5, "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": false, "hasLabels": false, "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": "7466f19648e74051a8898d2855117b98" }, { "currentVersion": 10.81, "id": 1, "name": "Link_mileposts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "60af87ea9c7c3900ff41959602701758", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMRJREFUGJVdjC9rw1AcRQ/rj1Ulz0TE9n2C2sAzY4GZfokFxhNTz0bUzAWqJ0NMVGT0Sr9E1KBii0wIRJTRP9S0dPS4y733CDcerbVzpdQky7If4BdAAIqimBljPrXWMfCQpulXnucfzrmNAERRtNJav1xVSqnnJEkOzrmtAHie98Qdvu/H1tpQLnl/PwBO4zieBKDrujoMw9f/bdu2dVmW3wIwDMN70zTHIAgWIjLp+35dVdUSGATAGLMD3i7nKfB3NZ0B3pA6CUEwCtoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Milepost]", "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1269296.4859293103, "ymin": 157706.32119588554, "xmax": 1319955.1067247242, "ymax": 301399.75854597986, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Layer", "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": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "Contract", "type": "esriFieldTypeString", "alias": "Contract", "length": 10, "domain": null }, { "name": "LON", "type": "esriFieldTypeDouble", "alias": "LON", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "Milepost", "type": "esriFieldTypeString", "alias": "Milepost", "length": 20, "domain": null }, { "name": "Stationing", "type": "esriFieldTypeString", "alias": "Stationing", "length": 50, "domain": null }, { "name": "Segment", "type": "esriFieldTypeString", "alias": "Segment", "length": 50, "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": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsCoordinatesQuantization": true, "serviceItemId": "7466f19648e74051a8898d2855117b98" }, { "currentVersion": 10.81, "id": 2, "name": "LinkStationPoints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e4b3550823f28e29a1322b599643cc63", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAbxJREFUKJGV0zFrIkEcBfC3y3iDeIqeQnY7JRGPIwjXbCFkQdiwEEJMEw0RtrBQOC1MGxL8AhZanJcvYCGpTOUGolgG0iVhEc5TDlItDqiHQURzzQU8MZi8bob/b5gHMwTLw4mi+IUxJtpstgFj7A7A0+IQWVjTdDr9TVXV7WAw6HO5XK7RaPSn1Wr9bjabt7lcrgjgcRn+VCqVzhOJxC6l1Pqy6XA41gRBWJdlORwKhb7m8/lTXddv5jFXLBZ/pFKpA57nl/fgOCiKovA8/0HX9SMAjwQAMplMXNO0ndfgfMLhsFwoFE6y2WyaAIAsy/tOp/PjSvnvBpIkbQGwEgAQBGHjLfAlfr//cyAQCBIAIITY34MppRZFUUQCAJPJZPQePBwOZ4ZhtAkAmKb5C8DmW3G73f5Zr9fvCQAwxr53Oh3V5/PRVXA8HqPb7V4DeCYAkEwmr8rlctXj8UTt9tfrz2Yz1Gq1B03TjoG5FxaPxw8rlQqVJGnP6/Vyi7Df76PRaDyYpqkCGP+HATzHYrH9arV6YBjGsdvtDlgsFsd0On0aDAadXq93GY1Gz+YPXPwYiEQiFwAuVnUHgL8Pc5DrgjAh7wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1238094.6716926396, "ymin": 91347.07989889383, "xmax": 1325913.7772220522, "ymax": 300926.7749118954, "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": "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 }, { "name": "Federal Way Link", "code": 11 } ], "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": "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": "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" }, { "name": "Station Closed", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REGIONAL_T", "type": "esriFieldTypeString", "alias": "REGIONAL_T", "length": 10, "domain": { "type": "codedValue", "name": "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": "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 }, { "name": "Parking", "type": "esriFieldTypeString", "alias": "Parking", "length": 5, "domain": null }, { "name": "NEAR_FID", "type": "esriFieldTypeInteger", "alias": "NEAR_FID", "domain": null }, { "name": "NEAR_DIST", "type": "esriFieldTypeDouble", "alias": "NEAR_DIST", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 10, "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": false, "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": "7466f19648e74051a8898d2855117b98" }, { "currentVersion": 10.81, "id": 3, "name": "LinkAlignments_Milepost_Segments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 194, 255, 255 ], "width": 0.5 }, "label": "", "description": "" }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1238066.2199778855, "ymin": 91328.46707522869, "xmax": 1326467.6924528033, "ymax": 301490.2678793967, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "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": "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 }, { "name": "Federal Way Link", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 40, "domain": null }, { "name": "SEGMENT", "type": "esriFieldTypeString", "alias": "SEGMENT", "length": 3, "domain": { "type": "codedValue", "name": "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": "PROFILE", "type": "esriFieldTypeString", "alias": "PROFILE", "length": 20, "domain": { "type": "codedValue", "name": "Link_Align_Profile_Code", "description": "Link Light Rail Alignment Profile Code", "codedValues": [ { "name": "At Grade", "code": "AT-GRADE" }, { "name": "Subway", "code": "SUBWAY" }, { "name": "Crossover", "code": "X-OVER" }, { "name": "Transition", "code": "TRANSITION" }, { "name": "Portal", "code": "PORTAL" }, { "name": "Aerial", "code": "AERIAL" }, { "name": "Retained Cut / Fill", "code": "RET_CUT" }, { "name": "Cut and Cover", "code": "CUT-COVER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "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" }, { "name": "Station Closed", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONTRACT", "type": "esriFieldTypeDouble", "alias": "CONTRACT", "domain": null }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "Edit_Flag", "type": "esriFieldTypeString", "alias": "Edit_Flag", "length": 1, "domain": { "type": "codedValue", "name": "Edit_Flag", "description": "Edit Status Flag", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Archive", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 25, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 50, "domain": null }, { "name": "LowAddress", "type": "esriFieldTypeDouble", "alias": "LowAddress", "domain": null }, { "name": "HighAddress", "type": "esriFieldTypeDouble", "alias": "HighAddress", "domain": null }, { "name": "ALTLowAddress", "type": "esriFieldTypeInteger", "alias": "ALTLowAddress", "domain": null }, { "name": "ALTHighAddress", "type": "esriFieldTypeInteger", "alias": "ALTHighAddress", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "NoDup_LowAdr", "type": "esriFieldTypeDouble", "alias": "NoDup_LowAdr", "domain": null }, { "name": "NoDup_HighAdr", "type": "esriFieldTypeDouble", "alias": "NoDup_HighAdr", "domain": null }, { "name": "LINE_DIR", "type": "esriFieldTypeString", "alias": "LINE_DIR", "length": 20, "domain": null }, { "name": "ORIG_StreetName", "type": "esriFieldTypeString", "alias": "ORIG_StreetName", "length": 20, "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": false, "hasLabels": false, "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": "7466f19648e74051a8898d2855117b98" }, { "currentVersion": 10.81, "id": 4, "name": "TPSS points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8002d18b5dfb0669cea46629df05c851", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANpJREFUGJVjYYCBWXls6XI6BvwsHMxdr58+ZoisfMLAwMDAwsDAwLDwzF5FG3mN6UoiUi4MDAxMVd+/7pt/RLO50CbgIAsDAwODpaxar5KIlDvMMH5ObuckI5c/hSua7rMwMDAw8HJwOTKgAT5Obpd0AQkJFij/N7oCBgaGf5///PrHwsDAwPD266ctEnxCiciyTz+82bLs/ec7LAwMDAwf/n3Lvvbi4V8RLj4fFmYW5nffPu1fc/t0HUNs5QcWBgYGBhsZ7e8MDAypDAwMDAxr+9kZggt/wkwCAOkYPyPPocHKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1271003.1249044687, "ymin": 158054.47601139545, "xmax": 1319926.3928713948, "ymax": 300809.81090697646, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REV_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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": null }, { "name": "IDlabel", "type": "esriFieldTypeString", "alias": "IDlabel", "length": 30, "domain": null }, { "name": "Segment", "type": "esriFieldTypeString", "alias": "Segment", "length": 30, "domain": null }, { "name": "Contract", "type": "esriFieldTypeString", "alias": "Contract", "length": 10, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "LON", "type": "esriFieldTypeDouble", "alias": "LON", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "UNUM", "type": "esriFieldTypeSmallInteger", "alias": "UNUM", "domain": null }, { "name": "UPD_Address", "type": "esriFieldTypeString", "alias": "UPD_Address", "length": 75, "domain": null }, { "name": "UPD_City", "type": "esriFieldTypeString", "alias": "UPD_City", "length": 50, "domain": null }, { "name": "UPD_Zip", "type": "esriFieldTypeString", "alias": "UPD_State", "length": 5, "domain": null }, { "name": "FAC_NAME", "type": "esriFieldTypeString", "alias": "FAC_NAME", "length": 75, "domain": null }, { "name": "FAC_DESCR", "type": "esriFieldTypeString", "alias": "FAC_DESCR", "length": 75, "domain": null }, { "name": "FAC_CODE", "type": "esriFieldTypeString", "alias": "FAC_CODE", "length": 25, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "cLON", "type": "esriFieldTypeDouble", "alias": "cLON", "domain": null }, { "name": "cLAT", "type": "esriFieldTypeDouble", "alias": "cLAT", "domain": null }, { "name": "IDNx", "type": "esriFieldTypeSmallInteger", "alias": "IDNx", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "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": "" }, { "name": "I14IDlabel", "fields": "IDlabel", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I14FAC_CODE", "fields": "FAC_CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I14FAC_NAME", "fields": "FAC_NAME", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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, "supportsCoordinatesQuantization": true, "serviceItemId": "7466f19648e74051a8898d2855117b98" }, { "currentVersion": 10.81, "id": 5, "name": "Signal points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1d1d9b12b6e5b2394bd81cc40e2991b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAM1JREFUGJVdjDFLhHAchp/8/zonFcFBaMpP0Cq4RActfYkOwqHJ1aGlTWhuFBcnR+eiL3FT0FBHS3rGwV2dejXkQfhsL+/DIwx8wKQPw5MDy1JtkrwewRuAAHxm2bEeBPe6500BrY/jh2Wa3tpR9CQAE9+/0z3vfF9TlnVmzGbdexS9CIAyjFNGKNOcamHoyrDbsQDsflarnQB0VVUeuu7l/3e7WJTk+fOf0DTXX/N5rxznQhNRbV0/rovixoVGAMwg2ABXAEvQbfjel34BxJM8nCLyc0EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1269757.3209656328, "ymin": 158054.5563918054, "xmax": 1319849.153196469, "ymax": 300755.2161998898, "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "LON", "type": "esriFieldTypeDouble", "alias": "LON", "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "FACID", "type": "esriFieldTypeString", "alias": "FACID", "length": 255, "domain": null }, { "name": "FACILITY", "type": "esriFieldTypeString", "alias": "FACILITY", "length": 255, "domain": null }, { "name": "IDN", "type": "esriFieldTypeDouble", "alias": "IDN", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 150, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "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": false, "hasLabels": false, "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, "supportsCoordinatesQuantization": true, "serviceItemId": "7466f19648e74051a8898d2855117b98" }, { "currentVersion": 10.81, "id": 6, "name": "PointsOfInterest", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8aec625ea931e84ff99f68ee5b3734ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMdJREFUGJVjYYCC/wy72RjSRQwY+JmZGbq+PGZksHrCwMDAwMLAwMDwf+FdRQYbkekMSnwuDAwMTAxVP/f9n3+9mbFQ8yALAwMDA4OlUC+DEp87zDQGfnZnhiSlP/8Lj92HKOBlc2RAB3xsLgzpnBIsUO5vDAUMDP8YPv/7B3HD2x9bGCW4ElGkn37ZwrDsxx0WBgYGBsYP37MZrr3/yyDC7sPAwsT8/93P/YxrntYxMlh/gCiwkfnOwMCQCvHuMXYmBqufMIMA4983OaQ25RYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1238094.6716926396, "ymin": 91347.07989889383, "xmax": 1319911.8883072287, "ymax": 300926.7749118954, "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": null }, { "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": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": null }, { "name": "REGIONAL_T", "type": "esriFieldTypeString", "alias": "REGIONAL_T", "length": 10, "domain": null }, { "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": null }, { "name": "STATION_CODE", "type": "esriFieldTypeString", "alias": "STATION_CODE", "length": 20, "domain": null }, { "name": "PARKING_CODE", "type": "esriFieldTypeString", "alias": "PARKING_CODE", "length": 6, "domain": null }, { "name": "Parking", "type": "esriFieldTypeString", "alias": "Parking", "length": 5, "domain": null }, { "name": "NEAR_FID", "type": "esriFieldTypeInteger", "alias": "NEAR_FID", "domain": null }, { "name": "NEAR_DIST", "type": "esriFieldTypeDouble", "alias": "NEAR_DIST", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 10, "domain": null }, { "name": "SnapToTrack", "type": "esriFieldTypeString", "alias": "SnapToTrack", "length": 5, "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": false, "hasLabels": false, "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": "7466f19648e74051a8898d2855117b98" } ], "tables": [] }