{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "SnowRoute", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "
This layer was created to identify the locations of the streets that are snow plowed during a snow event. Each street was identified by staff from the Maintenance and Operations Center and given a priority. The line work was captured from the existing Centerline layer. This layer is updated on an as needed basis.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1312556.5851044655, "ymin": 231758.52282872796, "xmax": 1333048.6441858858, "ymax": 262281.3745125532, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5702, "latestVcsWkid": 5702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NGVD_1929", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5702, "latestVcsWkid": 5702, "xyTolerance": 0.003280833333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NGVD_1929", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetName" }, { "name": "d_Priority", "type": "esriFieldTypeString", "alias": "d_Priority", "domain": { "type": "codedValue", "name": "d_Priority_1", "description": "d_Priority", "codedValues": [ { "name": "1st Priority", "code": "1ST" }, { "name": "2nd Priority", "code": "2ND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "d_Priority" }, { "name": "d_RouteDesignation", "type": "esriFieldTypeString", "alias": "d_RouteDesignation", "domain": { "type": "codedValue", "name": "d_RouteDesignation", "description": "d_RouteDesignation", "codedValues": [ { "name": "North", "code": "NOR" }, { "name": "South", "code": "SOU" }, { "name": "East", "code": "EAS" }, { "name": "West", "code": "WES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "d_RouteDesignation" }, { "name": "d_DataSource", "type": "esriFieldTypeString", "alias": "d_DataSource", "domain": { "type": "codedValue", "name": "d_DataSource", "description": "d_DataSource", "codedValues": [ { "name": "Paper Construction Drawing", "code": "CONSTP" }, { "name": "Digital Construction Drawing", "code": "CONSTD" }, { "name": "Paper Record Drawing", "code": "RECP" }, { "name": "Digital Record Drawing", "code": "RECD" }, { "name": "Field Survey", "code": "SUR" }, { "name": "Aerial Photography", "code": "AER" }, { "name": "MOC Updates", "code": "MOC" }, { "name": "Fire Department Survey", "code": "FIRE" }, { "name": "GPS", "code": "GPS" }, { "name": "King County DNR", "code": "KCO" }, { "name": "Kirkland Mapping", "code": "KIR" }, { "name": "Bellevue Mapping", "code": "BEL" }, { "name": "Existing Map Data - Pre 2001 Update", "code": "EXT" }, { "name": "Engineering Updates", "code": "ENG" }, { "name": "Best Estimate by Staff", "code": "BES" }, { "name": "Unknown", "code": "UNK" }, { "name": "Contour Data", "code": "CONT" }, { "name": "Rosehill Mapping (Water)", "code": "RSHILL" }, { "name": "Quarter Section (Water and Sewer)", "code": "QRTSEC" }, { "name": "Seattle Mapping", "code": "SEA" }, { "name": "Heads Up Digitizing", "code": "HUD" }, { "name": "Stream Reconnaissance Data", "code": "SRD" }, { "name": "Open Channel Imported From Storm Water Data", "code": "OCH" }, { "name": "Joe's Private SW", "code": "JOE" }, { "name": "Legal Document", "code": "LEG" }, { "name": "Side Sewer As-builts", "code": "SSAB" }, { "name": "Lidar", "code": "LIDAR" }, { "name": "CCTV", "code": "CCTV" }, { "name": "CCTV and Best Estimate By Staff", "code": "CCTVBE" }, { "name": "RedmondGIS Utility Data", "code": "GISUTL" }, { "name": "EUSD Field Collection", "code": "EUSDFC" }, { "name": "EUSD Groundwater Model", "code": "EUSDGM" }, { "name": "Sound Transit", "code": "SOTRAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "length": 6, "defaultValue": null, "modelName": "d_DataSource" }, { "name": "RedSnowRouteID", "type": "esriFieldTypeInteger", "alias": "RedSnowRouteID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RedSnowRouteID" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateCreated" }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModifiedBy" }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateModified" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "HoursSincePlowed", "type": "esriFieldTypeInteger", "alias": "Hours Since Plowed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HoursSincePlowed" }, { "name": "VehicleNickName", "type": "esriFieldTypeString", "alias": "VehicleNickName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "VehicleNickName" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2807_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2807", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2716_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SnowRoute", "description": "", "prototype": { "attributes": { "VehicleNickName": null, "StreetName": null, "d_Priority": null, "d_RouteDesignation": null, "d_DataSource": " ", "RedSnowRouteID": null, "CreatedBy": null, "DateCreated": null, "ModifiedBy": null, "DateModified": null, "HoursSincePlowed": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }