{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Building/Parcel Address Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Addresses" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.AddressNumberFull", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "none", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "BuildingAddressPoint = 'Y'", "useCodedValues": true, "maxScale": 0, "minScale": "NaN", "name": "Building Address", "priority": -1, "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": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.Bldg", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "none", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "BuildingNumberPoint = 'Y'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Building Number/Letter", "priority": -1, "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": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.AddressNumberFull", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "none", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ParcelAddressPoint = 'Y'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Parcel Address", "priority": -1, "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": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1327567.0609889776, "ymin": 188360.8832462281, "xmax": 1358915.0730959773, "ymax": 212885.5523726493, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BusinessName", "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": "FullAddress", "type": "esriFieldTypeString", "alias": "FullAddress", "length": 100, "domain": null }, { "name": "AddressNumberFull", "type": "esriFieldTypeString", "alias": "AddressNumberFull", "length": 20, "domain": null }, { "name": "AddressID", "type": "esriFieldTypeInteger", "alias": "AddressID", "domain": null }, { "name": "ParcelPIN", "type": "esriFieldTypeString", "alias": "ParcelPIN", "length": 10, "domain": null }, { "name": "ParcelOwnerPIN", "type": "esriFieldTypeString", "alias": "ParcelOwnerPIN", "length": 10, "domain": null }, { "name": "BusinessName", "type": "esriFieldTypeString", "alias": "BusinessName", "length": 100, "domain": null }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "SiteName", "length": 100, "domain": null }, { "name": "SiteType", "type": "esriFieldTypeString", "alias": "SiteType", "length": 50, "domain": null }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "length": 30, "domain": null }, { "name": "IsMailable", "type": "esriFieldTypeString", "alias": "IsMailable", "length": 3, "domain": null }, { "name": "IsADU", "type": "esriFieldTypeString", "alias": "IsADU", "length": 1, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 100, "domain": null }, { "name": "BldgType", "type": "esriFieldTypeString", "alias": "BldgType", "length": 10, "domain": null }, { "name": "Bldg", "type": "esriFieldTypeString", "alias": "Bldg", "length": 10, "domain": null }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "UnitType", "length": 10, "domain": null }, { "name": "UnitNumber", "type": "esriFieldTypeString", "alias": "UnitNumber", "length": 20, "domain": null }, { "name": "BldgTypeRef", "type": "esriFieldTypeString", "alias": "BldgTypeRef", "length": 10, "domain": null }, { "name": "BldgRef", "type": "esriFieldTypeString", "alias": "BldgRef", "length": 10, "domain": null }, { "name": "UnitTypeRef", "type": "esriFieldTypeString", "alias": "UnitTypeRef", "length": 10, "domain": null }, { "name": "UnitNumberRef", "type": "esriFieldTypeString", "alias": "UnitNumberRef", "length": 20, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "YearBuilt", "length": 4, "domain": null }, { "name": "RegularAddressPoint", "type": "esriFieldTypeString", "alias": "RegularAddressPoint", "length": 3, "domain": null }, { "name": "UnitAddressPoint", "type": "esriFieldTypeString", "alias": "UnitAddressPoint", "length": 3, "domain": null }, { "name": "BuildingAddressPoint", "type": "esriFieldTypeString", "alias": "BuildingAddressPoint", "length": 3, "domain": null }, { "name": "BuildingNumberPoint", "type": "esriFieldTypeString", "alias": "BuildingNumberPoint", "length": 3, "domain": null }, { "name": "AddressPlusUnitPoint", "type": "esriFieldTypeString", "alias": "AddressPlusUnitPoint", "length": 3, "domain": null }, { "name": "ParcelAddressPoint", "type": "esriFieldTypeString", "alias": "ParcelAddressPoint", "length": 255, "domain": null }, { "name": "OtherAddressPoint", "type": "esriFieldTypeString", "alias": "OtherAddressPoint", "length": 255, "domain": null }, { "name": "WaterMeterServiceAddress", "type": "esriFieldTypeString", "alias": "WaterMeterServiceAddress", "length": 255, "domain": null }, { "name": "IrrigationWaterMeter", "type": "esriFieldTypeString", "alias": "IrrigationWaterMeter", "length": 255, "domain": null }, { "name": "AddressOutsideCity", "type": "esriFieldTypeString", "alias": "AddressOutsideCity", "length": 255, "domain": null }, { "name": "OFMPopFactor", "type": "esriFieldTypeDouble", "alias": "OFMPopFactor", "domain": null }, { "name": "OwnerPIN", "type": "esriFieldTypeString", "alias": "OwnerPIN", "length": 255, "domain": null }, { "name": "PropertyOwner", "type": "esriFieldTypeString", "alias": "PropertyOwner", "length": 255, "domain": null }, { "name": "OwnerAttention", "type": "esriFieldTypeString", "alias": "OwnerAttention", "length": 255, "domain": null }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "OwnerAddress", "length": 255, "domain": null }, { "name": "OwnerCityState", "type": "esriFieldTypeString", "alias": "OwnerCityState", "length": 255, "domain": null }, { "name": "OwnerZipCode", "type": "esriFieldTypeString", "alias": "OwnerZipCode", "length": 255, "domain": null }, { "name": "LotSF", "type": "esriFieldTypeInteger", "alias": "LotSF", "domain": null }, { "name": "AppLandVal", "type": "esriFieldTypeInteger", "alias": "AppLandVal", "domain": null }, { "name": "AppImprVal", "type": "esriFieldTypeInteger", "alias": "AppImprVal", "domain": null }, { "name": "TotalAppVal", "type": "esriFieldTypeInteger", "alias": "TotalAppVal", "domain": null }, { "name": "TotalAppValSF", "type": "esriFieldTypeInteger", "alias": "TotalAppValSF", "domain": null }, { "name": "AppLandValSF", "type": "esriFieldTypeInteger", "alias": "AppLandValSF", "domain": null }, { "name": "AppImprValSF", "type": "esriFieldTypeInteger", "alias": "AppImprValSF", "domain": null }, { "name": "PresentUse", "type": "esriFieldTypeString", "alias": "PresentUse", "length": 255, "domain": null }, { "name": "TaxStat", "type": "esriFieldTypeString", "alias": "TaxStat", "length": 255, "domain": null }, { "name": "TaxValReason", "type": "esriFieldTypeString", "alias": "TaxValReason", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c1c7c39be2984b8190f3137c5961c88f" }