{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "WSDOT Level of Service Standard - Ferry Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Level of service standard for ferry routes is based on the Washington State Department of Transportation Ferries Division Final Long-Range Plan.", "copyrightText": "Karena Houser, Community Transportation Planning Office, Washington State Department of Transportation", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3736607530107776E7, "ymin": 5989354.86496999, "xmax": -1.3612457017359525E7, "ymax": 6220345.520973674, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.002, "falseX": -117498300, "falseY": -98850300, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RouteID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "SR", "domain": null, "editable": true, "nullable": false, "length": 12, "defaultValue": null, "modelName": "SR" }, { "name": "Display", "type": "esriFieldTypeString", "alias": "Route Name", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": null, "modelName": "Display" }, { "name": "Standard1Jan", "type": "esriFieldTypeString", "alias": "Standard 1 January", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Standard1Jan" }, { "name": "Standard1May", "type": "esriFieldTypeString", "alias": "Standard 1 May", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Standard1May" }, { "name": "Standard1Aug", "type": "esriFieldTypeString", "alias": "Standard 1 August", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Standard1Aug" }, { "name": "Standard2Jan", "type": "esriFieldTypeString", "alias": "Standard 2 January", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Standard2Jan" }, { "name": "Standard2May", "type": "esriFieldTypeString", "alias": "Standard 2 May", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Standard2May" }, { "name": "Standard2Aug", "type": "esriFieldTypeString", "alias": "Standard 2 Aug", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Standard2Aug" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R19_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "WSDOT Level of Service Standard - Ferry Routes", "description": "", "prototype": { "attributes": { "Standard2Aug": null, "RouteID": " ", "Display": " ", "Standard1Jan": null, "Standard1May": null, "Standard1Aug": null, "Standard2Jan": null, "Standard2May": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }