{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "KAT Bus Routes", "type": "Feature Layer", "description": "Knoxville Area Transit (KAT) fixed route service and trolley lines. Routes are maintained for public schedules maps produced by the Knoxville-Knox County Planningfor KAT.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2915, "latestWkid": 2915, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Knoxville-Knox County Planning, Knoxville Area Transit", "parentLayer": { "id": 5, "name": "Kat Routes and Stops" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROUTE_SYSTEM", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 215, 26, 255 ], "width": 3 }, "value": "0", "label": "Fixed Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 82, 168, 255 ], "toColor": [ 104, 82, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 176, 51, 255 ], "toColor": [ 55, 176, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 52, 36, 255 ], "toColor": [ 171, 52, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 158, 158, 255 ], "toColor": [ 77, 158, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 153, 36, 255 ], "toColor": [ 173, 153, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 65, 106, 255 ], "toColor": [ 171, 65, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 37, 176, 255 ], "toColor": [ 176, 37, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 112, 77, 255 ], "toColor": [ 161, 112, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 36, 173, 255 ], "toColor": [ 62, 36, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 173, 116, 255 ], "toColor": [ 50, 173, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 109, 150, 255 ], "toColor": [ 72, 109, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 143, 64, 255 ], "toColor": [ 115, 143, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 73, 150, 255 ], "toColor": [ 166, 73, 150, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -84.1756639893682, "ymin": 35.87951025370807, "xmax": -83.8334430979499, "ymax": 36.049000067624824, "spatialReference": { "wkt": "GEOGCS[\"New Geographic Coordinate System\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]", "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE_ID", "typeIdField": "ROUTE_SYSTEM", "subtypeFieldName": "ROUTE_SYSTEM", "subtypeField": "ROUTE_SYSTEM", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 20, "domain": null }, { "name": "ROUTE_DIRECTION", "type": "esriFieldTypeString", "alias": "ROUTE_DIRECTION", "length": 10, "domain": { "type": "codedValue", "name": "KAT_route_direction", "description": "Indentifies the inbound or outbound portion of a route", "codedValues": [ { "name": "Outbound route leg", "code": "Outbound" }, { "name": "Inbound route leg", "code": "Inbound" }, { "name": "Detour", "code": "Detour" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROUTE_SYSTEM", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE_SYSTEM", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I470666ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1855153_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A26825_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ROUTE_DIRECTION": {"type": "inherited"} }, "id": 0, "name": "Fixed Route" }, { "domains": { "ROUTE_DIRECTION": {"type": "inherited"} }, "id": 1, "name": "Trolley" }, { "domains": { "ROUTE_DIRECTION": {"type": "inherited"} }, "id": 3, "name": "Football Shuttle" } ], "subtypes": [ { "domains": { "ROUTE_DIRECTION": {"type": "inherited"} }, "defaultValues": { "ROUTE_ID": null, "ROUTE_DIRECTION": null, "ROUTE_SYSTEM": 0 }, "code": 0, "name": "Fixed Route" }, { "domains": { "ROUTE_DIRECTION": {"type": "inherited"} }, "defaultValues": { "ROUTE_ID": null, "ROUTE_DIRECTION": null, "ROUTE_SYSTEM": null }, "code": 1, "name": "Trolley" }, { "domains": { "ROUTE_DIRECTION": {"type": "inherited"} }, "defaultValues": { "ROUTE_ID": null, "ROUTE_DIRECTION": null, "ROUTE_SYSTEM": null }, "code": 3, "name": "Football Shuttle" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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.LEN", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a702706db89743a385c53a3dcb8706f8" }