{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Alternate_Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route_type", "uniqueValueGroups": [ { "heading": "ROUTE_TYPE", "classes": [ { "label": "BLUE ROUTE", "description": "BLUE ROUTE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "values": [ [ "BLUE ROUTE" ] ] }, { "label": "PURPLE ROUTE", "description": "PURPLE ROUTE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "values": [ [ "PURPLE ROUTE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "BLUE ROUTE", "label": "BLUE ROUTE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "value": "PURPLE ROUTE", "label": "PURPLE ROUTE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 81, 81, 255 ], "toColor": [ 237, 81, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 21, 160, 207, 255 ], "toColor": [ 21, 160, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 199, 54, 255 ], "toColor": [ 167, 199, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 85, 156, 255 ], "toColor": [ 158, 85, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 145, 30, 255 ], "toColor": [ 252, 145, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 223, 61, 255 ], "toColor": [ 255, 223, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 136, 216, 255 ], "toColor": [ 247, 136, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 129, 73, 255 ], "toColor": [ 184, 129, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 176, 155, 255 ], "toColor": [ 60, 176, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 107, 214, 255 ], "toColor": [ 107, 107, 214, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 372508.6958545134, "ymin": 3653452.794013611, "xmax": 797898.6105766507, "ymax": 4034649.43057187, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.001, "zTolerance": 0.003280833333333, "mTolerance": 1.0E-4, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "route_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "DesignatedRoutes.DBO.Alternate_Routes.fid", "type": "esriFieldTypeOID", "alias": "DesignatedRoutes.DBO.Alternate_Routes.fid", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "route_type", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "length": 50, "domain": null }, { "name": "route", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 5, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "sign", "type": "esriFieldTypeString", "alias": "SIGN", "length": 10, "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "route_name", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 254, "domain": null }, { "name": "layer_id", "type": "esriFieldTypeString", "alias": "LAYER_ID", "length": 254, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R19_pk", "fields": "DesignatedRoutes.DBO.Alternate_Routes.fid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "dbecab074e9a41ff8eacc69b62a6b9d8" }