{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 14, "name": "Street Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 46, 130, 0, 255 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET_NAM] CONCAT \" \" CONCAT [STREET_TYP]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "[NONSTCO] in ('D') and [STATUS] = 'VALID'", "useCodedValues": true, "maxScale": 0, "minScale": 20000, "name": "small scale", "priority": 41, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.3, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[STREET_NAM] CONCAT \" \" CONCAT [STREET_TYP]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "NONSTCO = 'A' OR NONSTCO = 'B'", "useCodedValues": true, "maxScale": 0, "minScale": 40000, "name": "large scale", "priority": 44, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.4, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 517872.48097112775, "ymin": 880922.6138451472, "xmax": 654916.9376640432, "ymax": 1097044.9035433084, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1.3725486072514725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ANNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "STREET_PRE", "type": "esriFieldTypeString", "alias": "STREET_PRE", "length": 2, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 50, "domain": null }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "length": 4, "domain": null }, { "name": "STREET_SUF", "type": "esriFieldTypeString", "alias": "STREET_SUF", "length": 2, "domain": null }, { "name": "NONSTCO", "type": "esriFieldTypeString", "alias": "NONSTCO", "length": 1, "domain": null }, { "name": "L_FROM_ADD", "type": "esriFieldTypeDouble", "alias": "L_FROM_ADD", "domain": null }, { "name": "L_TO_ADD", "type": "esriFieldTypeDouble", "alias": "L_TO_ADD", "domain": null }, { "name": "R_FROM_ADD", "type": "esriFieldTypeDouble", "alias": "R_FROM_ADD", "domain": null }, { "name": "R_TO_ADD", "type": "esriFieldTypeDouble", "alias": "R_TO_ADD", "domain": null }, { "name": "L_CITY_ID", "type": "esriFieldTypeString", "alias": "L_CITY_ID", "length": 4, "domain": null }, { "name": "R_CITY_ID", "type": "esriFieldTypeString", "alias": "R_CITY_ID", "length": 4, "domain": null }, { "name": "L_CITY_NAM", "type": "esriFieldTypeString", "alias": "L_CITY_NAM", "length": 3, "domain": null }, { "name": "R_CITY_NAM", "type": "esriFieldTypeString", "alias": "R_CITY_NAM", "length": 3, "domain": null }, { "name": "L_PD_Jurisdiction", "type": "esriFieldTypeString", "alias": "L_PD_Jurisdiction", "length": 50, "domain": null }, { "name": "R_PD_Jurisdiction", "type": "esriFieldTypeString", "alias": "R_PD_Jurisdiction", "length": 50, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "L_ZIPCODE", "type": "esriFieldTypeString", "alias": "L_ZIPCODE", "length": 5, "domain": null }, { "name": "R_ZIPCODE", "type": "esriFieldTypeString", "alias": "R_ZIPCODE", "length": 5, "domain": null }, { "name": "ANNAME", "type": "esriFieldTypeString", "alias": "ANNAME", "length": 28, "domain": null }, { "name": "PEOSTCODE", "type": "esriFieldTypeString", "alias": "PEOSTCODE", "length": 50, "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "length": 8, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "length": 16, "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 3, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "FIRE_SPEED", "type": "esriFieldTypeSmallInteger", "alias": "FIRE_SPEED", "domain": null }, { "name": "SCHOOL_ZONE", "type": "esriFieldTypeString", "alias": "SCHOOL_ZONE", "length": 1, "domain": null }, { "name": "ST_CODE", "type": "esriFieldTypeDouble", "alias": "ST_CODE", "domain": null }, { "name": "LABELBLOCK", "type": "esriFieldTypeInteger", "alias": "LABELBLOCK", "domain": null }, { "name": "KeyNo", "type": "esriFieldTypeInteger", "alias": "KeyNo", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Join_ID", "type": "esriFieldTypeInteger", "alias": "Join_ID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "bb69a24e68b64425ae3c326419bb1421" }