{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "MajorArterials", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Streets" }, "subLayers": [], "minScale": 50000, "maxScale": 25000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "1110", "label": "Freeways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "1450", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "1400", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "1223", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "1300", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "1123", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "1200", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "1222", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "1221", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "1122", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1 }, "value": "1121", "label": "Arterials" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 184, 255 ], "toColor": [ 252, 215, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 183, 252, 255 ], "toColor": [ 182, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 184, 255 ], "toColor": [ 214, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 223, 255 ], "toColor": [ 252, 184, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 226, 252, 255 ], "toColor": [ 215, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 182, 252, 255 ], "toColor": [ 239, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 199, 255 ], "toColor": [ 252, 248, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 225, 255 ], "toColor": [ 252, 215, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 224, 255 ], "toColor": [ 215, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 204, 252, 255 ], "toColor": [ 232, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 218, 252, 255 ], "toColor": [ 179, 218, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var str = $feature.STREETNAME;\nvar strname = \"\"\nvar numlist = ['0','1','2','3','4','5','6','7','8','9']\nvar mcstr = split($feature.STREETNAME, \"MC\")\nvar dash = split($feature.STREETNAME, \"-\")\nvar i = left(str,1)\nif (includes(numlist,i)) {\n strname= lower(str)\n }\n else if (left(str,2) ==\"MC\") {\n strname=\"Mc\"+ proper(mcstr[1])\n }\n else if (find(\"-\",str,0)>-1) {\n strname=proper(dash[0]) + \"-\" + proper(dash[1])\n }\n else {\n strname= proper(str);\n }\n\nvar strlabel = $feature.PREFIX + \" \" + strname + \" \" + proper($feature.FTYPE)\nreturn strlabel", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 144, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 72, "useCodedValues": true, "maxScale": 25001, "minScale": 50000, "name": "MajorArts", "priority": 40, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Corbel", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "var str = $feature.STREETNAME;\nvar strname = \"\"\nvar numlist = ['0','1','2','3','4','5','6','7','8','9']\nvar mcstr = split($feature.STREETNAME, \"MC\")\nvar dash = split($feature.STREETNAME, \"-\")\nvar i = left(str,1)\nif (includes(numlist,i)) {\n strname= lower(str)\n }\n else if (left(str,2) ==\"MC\") {\n strname=\"Mc\"+ proper(mcstr[1])\n }\n else if (find(\"-\",str,0)>-1) {\n strname=proper(dash[0]) + \"-\" + proper(dash[1])\n }\n else {\n strname= proper(str);\n }\n\nvar strlabel = $feature.PREFIX + \" \" + strname + \" \" + proper($feature.FTYPE)\nreturn strlabel", "title": "ArcadeProperCase" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 144, "where": "FTYPE IN ('HWY',' ')", "useCodedValues": true, "maxScale": 200000, "minScale": 0, "name": "HWY", "priority": -1, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1, "font": { "family": "Corbel", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 7409151.547244102, "ymin": 494805.593832016, "xmax": 7897751.778871387, "ymax": 826927.527230978, "spatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 50, "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 4, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "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": "R9360_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8419_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b0592a7771824e75b396dc15f2c523e9" }