{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 460, "name": "All Roads: 8,000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103120, "latestWkid": 6539, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120039300, "falseY": -96540300, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Labeling" }, "subLayers": [], "minScale": 8000, "maxScale": 4001, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MTFCC", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 3.1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "FCODE", "classes": [ { "label": "A70", "description": "A70", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 2 }, "values": [ [ "A70" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 2 }, "value": "A70", "label": "A70" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 215, 252, 255 ], "toColor": [ 233, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 182, 255 ], "toColor": [ 204, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 252, 255 ], "toColor": [ 179, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 197, 255 ], "toColor": [ 252, 182, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 182, 252, 255 ], "toColor": [ 188, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 216, 255 ], "toColor": [ 182, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 226, 252, 255 ], "toColor": [ 194, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1123975.733659491, "ymin": 161873.92859873176, "xmax": 1593097.7813059092, "ymax": 416658.7166003138, "spatialReference": { "wkid": 103120, "latestWkid": 6539, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120039300, "falseY": -96540300, "xyUnits": 3.721258901569566E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20 }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "Pre Direction", "length": 2 }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 75 }, { "name": "POSTTYPE", "type": "esriFieldTypeString", "alias": "Post Type", "length": 20 }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "Post Direction", "length": 2 }, { "name": "DIRMOD", "type": "esriFieldTypeString", "alias": "Direction Modifier", "length": 2 }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125 }, { "name": "LABELNAME", "type": "esriFieldTypeString", "alias": "Label Name", "length": 135 }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address" }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address" }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address" }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address" }, { "name": "ADDTYP", "type": "esriFieldTypeSmallInteger", "alias": "Address Range Type" }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Direction", "length": 10 }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20 }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Place Name Left", "length": 100 }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Place Name Right", "length": 100 }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State Left", "length": 2 }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "State Right", "length": 2 }, { "name": "COUNTYLEFT", "type": "esriFieldTypeString", "alias": "County Left", "length": 12 }, { "name": "COUNTYRIGHT", "type": "esriFieldTypeString", "alias": "County Right", "length": 12 }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip Left", "length": 5 }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip Right", "length": 5 }, { "name": "POSTALLEFT", "type": "esriFieldTypeString", "alias": "Postal Name Left", "length": 30 }, { "name": "POSTALRIGHT", "type": "esriFieldTypeString", "alias": "Postal Name Right", "length": 30 }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG Left", "length": 35 }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG Right", "length": 35 }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8 }, { "name": "MSLINK", "type": "esriFieldTypeInteger", "alias": "MSLINK" }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50 }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 35 }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10 }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20 }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "length": 10 }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "length": 20 }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "length": 10 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9808_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "StreetName", "fields": "STREETNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7563_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f557aa5b4cc24a11958aa0b98d61818f" }