{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Street Labels", "type": "Feature Layer", "description": "Regional street network with geocodable addresses. Each street segment has all address components for address matching. Streets are categorized by type for cartographic purposes. A separate annotation layer is available. These streets and address range information is used by 911 centers for dispatch information. Since the accuracy of this information is important for emergency dispatch, they provide updates on a regular basis. Virtually every street in the region is in this data layer.", "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": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 240, 240, 240, 0 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.STREETALL", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 150, "where": "NOT(\"STREETALL\" LIKE '%RAMP%' OR \"STREETALL\" LIKE '%EB%' OR \"STREETALL\" LIKE '%WB%')", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "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, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 7674175.5360892415, "ymin": 657003.9839238822, "xmax": 7858873.229986876, "ymax": 724595.6919291317, "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", "displayFieldExpressionInfo": { "expression": "\"Streets: \" + $feature.STREETALL", "title": "Custom" }, "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "LOCALID", "type": "esriFieldTypeInteger", "alias": "Local ID", "domain": null }, { "name": "ZERO", "type": "esriFieldTypeSmallInteger", "alias": "Leading Zero", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "Street Prefix", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 4, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Street Direction", "length": 2, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "Classification", "domain": null }, { "name": "DESCRIBE", "type": "esriFieldTypeString", "alias": "Description", "length": 80, "domain": null }, { "name": "STREETALL", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 40, "domain": null }, { "name": "LEFTADD1", "type": "esriFieldTypeDouble", "alias": "Left Addr. Start", "domain": null }, { "name": "LEFTADD2", "type": "esriFieldTypeDouble", "alias": "Left Addr. End", "domain": null }, { "name": "RGTADD1", "type": "esriFieldTypeDouble", "alias": "Right Addr. Start", "domain": null }, { "name": "RGTADD2", "type": "esriFieldTypeDouble", "alias": "Right Addr. End", "domain": null }, { "name": "LEFTZIP", "type": "esriFieldTypeInteger", "alias": "Left ZIP Code", "domain": null }, { "name": "RIGHTZIP", "type": "esriFieldTypeInteger", "alias": "Right ZIP Code", "domain": null }, { "name": "LCOUNTY", "type": "esriFieldTypeString", "alias": "Left County", "length": 4, "domain": null }, { "name": "RCOUNTY", "type": "esriFieldTypeString", "alias": "Right County", "length": 4, "domain": null }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "Left City", "length": 4, "domain": null }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "Right City", "length": 4, "domain": null }, { "name": "UP_DATE", "type": "esriFieldTypeDate", "alias": "Updated On", "length": 8, "domain": null }, { "name": "CR_DATE", "type": "esriFieldTypeDate", "alias": "Created On", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R249_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "STREETALL", "fields": "STREETALL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "TYPE", "fields": "TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "LCITY", "fields": "LCITY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "RCITY", "fields": "RCITY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S214_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": true, "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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1396251918000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "054ffa1f97db48e088de6cfb68fc2f4d" }