{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 22, "name": "LinkStationPlatforms", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.17104299999644E8, "falseY": -9.95395999995815E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 399999.99999999994 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1241435.8831060051, "ymin": 91336.43691849416, "xmax": 1326111.4133560082, "ymax": 301059.7694184952, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "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": "WS4_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": "WS4_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": "WS4_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": "WS4_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": "WS4_Edit_Flag", "description": "Edit Status Flag", "codedValues": [ { "name": "Active", "code": "A" }, { "name": "Archive", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "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, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7eaaf957155a46b0b40c113bf52131f6" }