{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Road Stats", "type": "Feature Layer", "description": "Road segments representing centerlines of all roadways or carriageways in a local government. Typically, this information is compiled from orthoimagery or other aerial photography sources. This representation of the road centerlines support address geocoding and mapping. It also serves as a source for public works and other agencies that are responsible for the active management of the road network.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.002, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -1.1710429999979329E8, "falseY": -9.953959999938382E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 153, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROAD_FILE_NO]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "offsetDistance": 2, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial Rounded MT Bold", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1577344.0994567126, "ymin": 83197.59361617267, "xmax": 2095032.4089567065, "ymax": 505312.3531161845, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "ADDED_DATE", "type": "esriFieldTypeDate", "alias": "Added Date", "length": 8, "domain": null }, { "name": "ADDED_BY", "type": "esriFieldTypeString", "alias": "Added By", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 300, "domain": null }, { "name": "EDIT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Edit Description", "length": 300, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "ALT_ROAD_NAME_ID", "type": "esriFieldTypeString", "alias": "ALT_ROAD_NAME_ID", "length": 50, "domain": null }, { "name": "PLATTED_ROAD_NAME", "type": "esriFieldTypeString", "alias": "PLATTED_ROAD_NAME", "length": 100, "domain": null }, { "name": "OWNERSHIP_TYPE", "type": "esriFieldTypeString", "alias": "OWNERSHIP_TYPE", "length": 100, "domain": { "type": "codedValue", "name": "OwnershipType", "description": "How the county received ownership of the road", "codedValues": [ { "name": "Dedication", "code": "Dedication" }, { "name": "Deed", "code": "Deed" }, { "name": "Establishment", "code": "Establishment" }, { "name": "Prescriptive", "code": "Prescriptive" }, { "name": "Turnback", "code": "Turnback" }, { "name": "USFS Easement", "code": "USFS Easement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANNEXATION", "type": "esriFieldTypeString", "alias": "ANNEXATION", "length": 150, "domain": null }, { "name": "RESEARCHED", "type": "esriFieldTypeString", "alias": "RESEARCHED", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT_DIST", "type": "esriFieldTypeSmallInteger", "alias": "MAINT_DIST", "domain": null }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE", "length": 50, "domain": null }, { "name": "CRP_NO", "type": "esriFieldTypeString", "alias": "CRP_NO", "length": 50, "domain": null }, { "name": "ROAD_ID", "type": "esriFieldTypeInteger", "alias": "ROAD_ID", "domain": null }, { "name": "ROAD_FILE_NO", "type": "esriFieldTypeString", "alias": "Road File Number", "length": 50, "domain": null }, { "name": "ALT_ROAD_FILE_NO", "type": "esriFieldTypeString", "alias": "Alternate Road File Number", "length": 50, "domain": null }, { "name": "ALT_ROAD_FILE_NO1", "type": "esriFieldTypeString", "alias": "Alternate Road File Number 1", "length": 50, "domain": null }, { "name": "FEDERAL_ROUTE_NO", "type": "esriFieldTypeString", "alias": "Federal Route Number", "length": 50, "domain": null }, { "name": "PHSHLH_NO", "type": "esriFieldTypeString", "alias": "PHSHLH Number", "length": 50, "domain": null }, { "name": "OBJ_FLOAT", "type": "esriFieldTypeDouble", "alias": "OBJ_FLOAT", "domain": null }, { "name": "ALT_RDNM", "type": "esriFieldTypeString", "alias": "Alternate Road Name", "length": 150, "domain": null }, { "name": "ALT_RDNM_1", "type": "esriFieldTypeString", "alias": "Alternate Road Name 1", "length": 150, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": { "type": "codedValue", "name": "AssetOwnr", "description": "Owner of the asset", "codedValues": [ { "name": "Chelan County", "code": "Chelan County" }, { "name": "County/City", "code": "County/City" }, { "name": "City of Cashmere", "code": "City of Cashmere" }, { "name": "City of Chelan", "code": "City of Chelan" }, { "name": "City of Entiat", "code": "City of Entiat" }, { "name": "City of Leavenworth", "code": "City of Leavenworth" }, { "name": "City of Wenatchee", "code": "City of Wenatchee" }, { "name": "State", "code": "State" }, { "name": "USFS", "code": "USFS" }, { "name": "DNR", "code": "DNR" }, { "name": "State Parks", "code": "State Parks" }, { "name": "US", "code": "US" }, { "name": "Douglas County", "code": "Douglas County" }, { "name": "City of Bridgeport", "code": "City of Bridgeport" }, { "name": "Town of Coulee Dam", "code": "Town of Coulee Dam" }, { "name": "City of East Wenatchee", "code": "City of East Wenatchee" }, { "name": "Town of Mansfield", "code": "Town of Mansfield" }, { "name": "City of Rock Island", "code": "City of Rock Island" }, { "name": "Town of Waterville", "code": "Town of Waterville" }, { "name": "Grant County", "code": "Grant County" }, { "name": "Private", "code": "Private" }, { "name": "WDFW", "code": "WDFW" }, { "name": "NPS", "code": "NPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 50, "domain": { "type": "codedValue", "name": "AssetMngr", "description": "Manager of the asset", "codedValues": [ { "name": "County", "code": "County" }, { "name": "County/City", "code": "County/City" }, { "name": "City", "code": "City" }, { "name": "State", "code": "State" }, { "name": "USFS", "code": "USFS" }, { "name": "WDFW", "code": "WDFW" }, { "name": "DNR", "code": "DNR" }, { "name": "US", "code": "US" }, { "name": "Private", "code": "Private" }, { "name": "Unmaintained", "code": "Unmaintained" }, { "name": "NPS", "code": "NPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "SNOWRTE", "type": "esriFieldTypeSmallInteger", "alias": "Snow Route Priority", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R404_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_404", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_404", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S314_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ff02377cd99d48209665ce3f7bf96d51" }