{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 40, "name": "Sidewalk and Trail", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRAIL_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 85, 0, 255 ], "width": 1.25 }, "value": "Bike Lane", "label": "Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 112, 168, 0, 255 ], "width": 2 }, "value": "Private Trail", "label": "Private Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 2 }, "value": "Public Trail", "label": "Public Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 2 }, "value": "Road", "label": "Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "Sidewalk", "label": "Sidewalk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Wide Sidewalk", "label": "Wide Sidewalk" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 220, 252, 255 ], "toColor": [ 215, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 182, 255 ], "toColor": [ 189, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 241, 255 ], "toColor": [ 184, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 187, 255 ], "toColor": [ 252, 251, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 221, 255 ], "toColor": [ 252, 204, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 182, 252, 255 ], "toColor": [ 189, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 215, 255 ], "toColor": [ 225, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 182, 255 ], "toColor": [ 252, 184, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 243, 252, 255 ], "toColor": [ 210, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 204, 252, 255 ], "toColor": [ 236, 204, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3142556.0706605613, "ymin": 1639261.3780978173, "xmax": 3186050.038462475, "ymax": 1663717.5988703072, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "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": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "TRAIL_TYPE", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 50, "domain": { "type": "codedValue", "name": "WS5_A_GV_TrailType", "description": "Trail Type", "codedValues": [ { "name": "Bike Lane", "code": "Bike Lane" }, { "name": "Road", "code": "Road" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Public Trail", "code": "Public Trail" }, { "name": "Private Trail", "code": "Private Trail" }, { "name": "Wide Sidewalk", "code": "Wide Sidewalk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "WS5_A_GV_TrailSurfaceType", "description": "Trail Surface Type", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Crusher Fine", "code": "Crusher Fine" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Grass", "code": "Grass" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAIL_MAP", "type": "esriFieldTypeString", "alias": "Trail Map", "length": 15, "domain": { "type": "codedValue", "name": "WS5_A_YesNoNAUnknown", "description": "General Domain for Yes, No, Unknown, Not Applicable", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SNOW_REM_PRIORITY", "type": "esriFieldTypeString", "alias": "Snow Removal Priority", "length": 25, "domain": { "type": "codedValue", "name": "WS5_A_GV_TrailSnowRemPriority", "description": "Trail Snow Removal Priority", "codedValues": [ { "name": "Priority 1", "code": "Priority 1" }, { "name": "Priority 1 ATV Only", "code": "Priority 1 ATV Only" }, { "name": "Priority 2", "code": "Priority 2" }, { "name": "Priority 2 ATV Only", "code": "Priority 2 ATV Only" }, { "name": "Priority 3", "code": "Priority 3" }, { "name": "Priority 3 ATV Only", "code": "Priority 3 ATV Only" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWEEP_ROUTE", "type": "esriFieldTypeString", "alias": "SWEEP_ROUTE", "length": 20, "domain": { "type": "codedValue", "name": "WS5_A_GV_TrailSweepRoute", "description": "Trail and Sidewalk Sweeping Routes", "codedValues": [ { "name": "SWP-EAST", "code": "SWP-EAST" }, { "name": "SWP-WEST", "code": "SWP-WEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SNOW_GROUP", "type": "esriFieldTypeString", "alias": "SNOW_GROUP", "length": 255, "domain": null }, { "name": "SNOW_ROUTE_VEH", "type": "esriFieldTypeString", "alias": "SNOW_ROUTE_VEH", "length": 255, "domain": { "type": "codedValue", "name": "WS5_A_GV_TrailSnowRoute1", "description": "Snow routes for use in Plowops", "codedValues": [ { "name": "8174", "code": "8174" }, { "name": "8176", "code": "8176" }, { "name": "8205", "code": "8205" }, { "name": "Shovel_1", "code": "Shovel_1" }, { "name": "ATV_East", "code": "ATV_East" }, { "name": "ATV_Middle", "code": "ATV_Middle" }, { "name": "ATV_West", "code": "ATV_West" }, { "name": "Kubota", "code": "Kubota" }, { "name": "UTV_East", "code": "UTV_East" }, { "name": "UTV_Middle", "code": "UTV_Middle" }, { "name": "ToolCat", "code": "ToolCat" }, { "name": "JD_CityHall", "code": "JD_CityHall" }, { "name": "JD_Middle", "code": "JD_Middle" }, { "name": "JD_West", "code": "JD_West" }, { "name": "JD_Spare", "code": "JD_Spare" }, { "name": "Shovel_West", "code": "Shovel_West" }, { "name": "Shovel_East", "code": "Shovel_East" }, { "name": "Shovel_Middle", "code": "Shovel_Middle" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_121", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_121", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S78_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f1239f202d884672a3957c142a30c657" }