{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Link Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "673a58a8a6aca1a5b291470fae3c15d7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXUlEQVQokWNhoACwUFXzx48fhZYtWzZJUFDQlp2dXfDHjx/v3r9/fyAyMrJAUFDwA07NCxcuNFuxYsW2yMhIYX5+fpgw74cPH+JXrFjhNW/ePI+kpKRzGJr379/PcvXq1bXZ2dnC6K4REBBgyMjIEJ0yZcq6VatWKYeFhf1F0bxp06aK+vp6GXx+jImJkW9ubi5hYGDoRNEsJSVlgORUrEBAQIBBQkLCEMPZbGxsRIU8KysrK4bmFy9ePCFG88uXL59gaF6/fv3+8vLyWH5+fj5cGj98+PB+zZo1ezE037hxY31OTo7T4sWLMxgYGJiw6P2bnZ29+M6dO5sxNDMwMPxbsmRJ4+fPn7/Onz/fR1BQUBMm8e7du8vx8fFbt2zZ0svAwPAfm2YQeLVx48YKISGhPTY2NgqysrL89+/ff3/ixImHDAwMe5A1YtMMdgEDA8OuI0eO4PI6Xs1EAwAr1Xy/rUokuQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STATION]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1238094.6716060042, "ymin": 91347.07991850376, "xmax": 1325913.7773559988, "ymax": 300926.7749184966, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 400000, "falseM": -100000, "mUnits": 10000 } }, "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, "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, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "357a0779578a401195f3fcfb7eec8f9d" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Link 2 Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 209, 255, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1238066.219856009, "ymin": 91328.46691849828, "xmax": 1326502.104106009, "ymax": 301490.2679184973, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 400000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "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 } ], "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": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "357a0779578a401195f3fcfb7eec8f9d" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Link 1 Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 245, 0, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1238066.219856009, "ymin": 91328.46691849828, "xmax": 1326502.104106009, "ymax": 301490.2679184973, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 400000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "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 } ], "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": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "357a0779578a401195f3fcfb7eec8f9d" } ], "tables": [] }