{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "All State Route Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "As a reference data source for geographic analysis and as a tabular source for applications needing locations along Washington State Highways in the form of ARMs, SRMPs, or geographic coordinates (WGS84 and WA State Plane South).", "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" }, "hasMetadata": true, "extent": { "xmin": -1.387875223714975E7, "ymin": 5701342.824814985, "xmax": -1.3008942910324262E7, "ymax": 6282109.988240313, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 1.0E-4, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e009703636382add3346f388a9aaf9fc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUElEQVQYlWNhIAGwkKXYYjlDOAMDAye6gn/sDJtPBTG8RTWZkWEiAwODOIZxPxlMGRjQFRMBBp1iRoZjDP8YhNAVsDIzfMZQfCKcIYiqzgAAxhwMNAINOnkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "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": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "RouteID" }, { "name": "ARM", "type": "esriFieldTypeSingle", "alias": "ARM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARM" }, { "name": "SRMP", "type": "esriFieldTypeSingle", "alias": "SRMP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SRMP" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Direction" }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Easting" }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Northing" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Azimuth", "type": "esriFieldTypeSmallInteger", "alias": "Azimuth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Azimuth" }, { "name": "StateRouteNumber", "type": "esriFieldTypeString", "alias": "StateRouteNumber", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "StateRouteNumber" }, { "name": "RelRouteType", "type": "esriFieldTypeString", "alias": "RelRouteType", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RelRouteType" }, { "name": "RelRouteQual", "type": "esriFieldTypeString", "alias": "RelRouteQual", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "RelRouteQual" }, { "name": "AheadBackInd", "type": "esriFieldTypeString", "alias": "AheadBackInd", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AheadBackInd" }, { "name": "LRS_Date", "type": "esriFieldTypeString", "alias": "LRS_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LRS_Date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R399_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I758RouteID", "fields": "RouteID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S394_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "All State Route Points", "description": "", "prototype": { "attributes": { "AheadBackInd": null, "LRS_Date": null, "RouteID": null, "ARM": null, "SRMP": null, "Direction": null, "Easting": null, "Northing": null, "Longitude": null, "Latitude": null, "Azimuth": null, "StateRouteNumber": null, "RelRouteType": null, "RelRouteQual": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }