{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102670, "latestWkid": 2243, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4822800, "falseY": -14615800, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 200000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CARTO_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "INTERSTATE", "label": "INTERSTATE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "STATE HIGHWAY", "label": "STATE HIGHWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "U.S. HIGHWAY", "label": "U.S. HIGHWAY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 82, 41, 255 ], "toColor": [ 158, 82, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 54, 191, 255 ], "toColor": [ 58, 54, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 199, 77, 255 ], "toColor": [ 66, 199, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 131, 161, 255 ], "toColor": [ 48, 131, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 79, 158, 255 ], "toColor": [ 201, 79, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 168, 53, 255 ], "toColor": [ 181, 168, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 186, 153, 255 ], "toColor": [ 61, 186, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 90, 168, 255 ], "toColor": [ 47, 90, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 40, 189, 255 ], "toColor": [ 171, 40, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 50, 80, 255 ], "toColor": [ 199, 50, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 173, 62, 255 ], "toColor": [ 127, 173, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 60, 153, 255 ], "toColor": [ 95, 60, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 181, 191, 255 ], "toColor": [ 44, 181, 191, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2301784.3245, "ymin": 2078143.9539, "xmax": 2486809.5955999997, "ymax": 2309222.628800001, "spatialReference": { "wkid": 102670, "latestWkid": 2243, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -15822600, "falseY": -47951700, "xyUnits": 1.3725067777723414E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeInteger", "alias": "SEG_ID", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 30, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 4, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 16, "domain": null }, { "name": "NUM_LANES", "type": "esriFieldTypeSmallInteger", "alias": "NUM_LANES", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 8, "domain": null }, { "name": "RENAMED", "type": "esriFieldTypeString", "alias": "RENAMED", "length": 3, "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "length": 75, "domain": null }, { "name": "DATE", "type": "esriFieldTypeInteger", "alias": "DATE", "domain": null }, { "name": "TREND", "type": "esriFieldTypeString", "alias": "TREND", "length": 2, "domain": null }, { "name": "F_ADD", "type": "esriFieldTypeInteger", "alias": "F_ADD", "domain": null }, { "name": "T_ADD", "type": "esriFieldTypeInteger", "alias": "T_ADD", "domain": null }, { "name": "R_SIDE", "type": "esriFieldTypeString", "alias": "R_SIDE", "length": 4, "domain": null }, { "name": "L_SIDE", "type": "esriFieldTypeString", "alias": "L_SIDE", "length": 4, "domain": null }, { "name": "O_E", "type": "esriFieldTypeString", "alias": "O_E", "length": 1, "domain": null }, { "name": "CHECK_F", "type": "esriFieldTypeSmallInteger", "alias": "CHECK_F", "domain": null }, { "name": "CHECK_T", "type": "esriFieldTypeSmallInteger", "alias": "CHECK_T", "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null }, { "name": "RD_COMBO", "type": "esriFieldTypeString", "alias": "RD_COMBO", "length": 45, "domain": null }, { "name": "HWY_ID", "type": "esriFieldTypeString", "alias": "HWY_ID", "length": 6, "domain": null }, { "name": "IDT_NUM", "type": "esriFieldTypeString", "alias": "IDT_NUM", "length": 6, "domain": null }, { "name": "QA", "type": "esriFieldTypeString", "alias": "QA", "length": 16, "domain": null }, { "name": "PHOTO_QA", "type": "esriFieldTypeString", "alias": "PHOTO_QA", "length": 3, "domain": null }, { "name": "BIKE_CLASS", "type": "esriFieldTypeInteger", "alias": "BIKE_CLASS", "domain": null }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": null }, { "name": "GIS_STEW", "type": "esriFieldTypeString", "alias": "GIS_STEW", "length": 10, "domain": null }, { "name": "SURF_DESC", "type": "esriFieldTypeString", "alias": "SURF_DESC", "length": 15, "domain": null }, { "name": "FUNC", "type": "esriFieldTypeSmallInteger", "alias": "FUNC", "domain": null }, { "name": "USE_RES", "type": "esriFieldTypeString", "alias": "USE_RES", "length": 15, "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeInteger", "alias": "ADD_DATE", "domain": null }, { "name": "CARTO_TYPE", "type": "esriFieldTypeString", "alias": "CARTO_TYPE", "length": 20, "domain": null }, { "name": "LEFT_CITY", "type": "esriFieldTypeString", "alias": "LEFT_CITY", "length": 35, "domain": null }, { "name": "RIGHT_CITY", "type": "esriFieldTypeString", "alias": "RIGHT_CITY", "length": 35, "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": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S57_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }