{ "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 7, "name": "Secondary", "type": "Feature Layer", "description": "Secondary highways and roads", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Highways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SystemClass", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "value": "4", "label": "Secondary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "value": "5", "label": "Secondary" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Num]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SignType = 'S'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Highway Signage", "priority": 7, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "ROADNAME IS NOT NULL", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Secondary Name", "priority": 8, "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": null, "haloSize": null, "font": { "family": "Trebuchet MS", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.29123134681E7, "ymin": 5552297.386600003, "xmax": -1.15818707805E7, "ymax": 6274819.370900002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 30, "domain": null }, { "name": "SystemClass", "type": "esriFieldTypeSmallInteger", "alias": "SystemClass", "domain": null }, { "name": "Num", "type": "esriFieldTypeString", "alias": "Number", "length": 4, "domain": null }, { "name": "SignType", "type": "esriFieldTypeString", "alias": "Shield", "length": 10, "domain": null }, { "name": "ROADNAME_12", "type": "esriFieldTypeString", "alias": "AlterName", "length": 50, "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "CORRIDOR", "type": "esriFieldTypeString", "alias": "CORRIDOR", "length": 8, "domain": null }, { "name": "DEPT_ROUTE", "type": "esriFieldTypeString", "alias": "DEPT_ROUTE", "length": 10, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 254, "domain": null }, { "name": "MDT_Syst", "type": "esriFieldTypeString", "alias": "MDT_Syst", "length": 20, "domain": null }, { "name": "MDT_FC", "type": "esriFieldTypeDouble", "alias": "MDT_FC", "domain": null }, { "name": "SIGN_ROUTE", "type": "esriFieldTypeString", "alias": "SIGN_ROUTE", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME", "fields": "ROADNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_System", "fields": "System", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SystemClass", "fields": "SystemClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Num", "fields": "Num", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SignType", "fields": "SignType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME_12", "fields": "ROADNAME_12", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CommonName", "fields": "CommonName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CORRIDOR", "fields": "CORRIDOR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DEPT_ROUTE", "fields": "DEPT_ROUTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROUTE_NAME", "fields": "ROUTE_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_Syst", "fields": "MDT_Syst", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_FC", "fields": "MDT_FC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SIGN_ROUTE", "fields": "SIGN_ROUTE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true }