{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Street Classes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "MAJART", "label": "Major Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 0, 228, 255 ], "width": 2 }, "value": "MINART", "label": "Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 2, 219, 0, 255 ], "width": 2 }, "value": "MAJCOLL", "label": "Major Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 180, 25, 255 ], "width": 2 }, "value": "MINCOLL", "label": "Neighborhood Collector" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 140, 96, 255 ], "toColor": [ 80, 140, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 101, 247, 255 ], "toColor": [ 230, 101, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 85, 90, 255 ], "toColor": [ 242, 85, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 173, 242, 255 ], "toColor": [ 116, 173, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 235, 86, 255 ], "toColor": [ 240, 235, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 52, 97, 255 ], "toColor": [ 128, 52, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 242, 107, 255 ], "toColor": [ 92, 242, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 70, 171, 255 ], "toColor": [ 65, 70, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 165, 142, 255 ], "toColor": [ 222, 165, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 235, 237, 255 ], "toColor": [ 130, 235, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 240, 161, 255 ], "toColor": [ 188, 240, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 103, 162, 255 ], "toColor": [ 245, 103, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 114, 130, 255 ], "toColor": [ 69, 114, 130, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 4198237.2821522355, "ymin": 842190.634842515, "xmax": 4263135.466863513, "ymax": 922659.6181102395, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3.747863554795528E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "SEG_ID", "domain": null }, { "name": "LCOGID", "type": "esriFieldTypeDouble", "alias": "LCOGID", "domain": null }, { "name": "FCLASS", "type": "esriFieldTypeString", "alias": "FCLASS", "length": 8, "domain": { "type": "codedValue", "name": "WS7_Fclass", "description": "Functional Class", "codedValues": [ { "name": "LOCAL", "code": "LOCAL" }, { "name": "MAJART", "code": "MAJART" }, { "name": "MAJCOLL", "code": "MAJCOLL" }, { "name": "MINART", "code": "MINART" }, { "name": "MINCOLL", "code": "MINCOLL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "TRAFFLOW", "type": "esriFieldTypeString", "alias": "TRAFFLOW", "length": 2, "domain": null }, { "name": "AIRSNAME", "type": "esriFieldTypeString", "alias": "AIRSNAME", "length": 32, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeInteger", "alias": "F_ZLEV", "domain": { "type": "codedValue", "name": "WS7_TravWayF_ZLEV", "description": "Trav Way From Slope Gradient", "codedValues": [ { "name": "Below gradient", "code": 1 }, { "name": "At gradient", "code": 5 }, { "name": "Above gradient", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "T_ZLEV", "type": "esriFieldTypeInteger", "alias": "T_ZLEV", "domain": { "type": "codedValue", "name": "WS7_TravWayT_ZLEV", "description": "Trav Way To Slope Gradient", "codedValues": [ { "name": "Below gradient", "code": 1 }, { "name": "At gradient", "code": 5 }, { "name": "Above gradient", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_LADD", "type": "esriFieldTypeDouble", "alias": "L_LADD", "domain": null }, { "name": "R_HADD", "type": "esriFieldTypeDouble", "alias": "R_HADD", "domain": null }, { "name": "EVAC", "type": "esriFieldTypeString", "alias": "EVAC", "length": 10, "domain": null }, { "name": "CHANGE", "type": "esriFieldTypeString", "alias": "CHANGE", "length": 1, "domain": { "type": "codedValue", "name": "WS7_Change", "description": "changes to data set flagged for LCOG", "codedValues": [ { "name": "Spatial change in linework and attributes", "code": "Y" }, { "name": "Change in attributes only", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRIBUTO", "type": "esriFieldTypeString", "alias": "CONTRIBUTO", "length": 4, "domain": null }, { "name": "TMP", "type": "esriFieldTypeString", "alias": "TMP", "length": 10, "domain": null }, { "name": "INFLINE", "type": "esriFieldTypeDouble", "alias": "INFLINE", "domain": null }, { "name": "ER_ROUTES", "type": "esriFieldTypeDouble", "alias": "ER_ROUTES", "domain": null }, { "name": "ACCESS_CNT", "type": "esriFieldTypeString", "alias": "ACCESS_CNT", "length": 2, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "ROW_Width_Max", "type": "esriFieldTypeSmallInteger", "alias": "ROW_Width_Max", "domain": null }, { "name": "ROW_Width_Min", "type": "esriFieldTypeSmallInteger", "alias": "ROW_Width_Min", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }