{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Address Points ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3361, "latestWkid": 3361, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 91, 69, 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.FullHouse", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 24, 60, 120, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 232, 239, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1632182.6722441018, "ymin": 1006576.6866797954, "xmax": 1784096.5889107585, "ymax": 1225345.4229002595, "spatialReference": { "wkid": 3361, "latestWkid": 3361, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "FullName", "length": 180, "domain": null }, { "name": "Add_Number", "type": "esriFieldTypeInteger", "alias": "Add_Number", "domain": null }, { "name": "Add_NumSuf", "type": "esriFieldTypeString", "alias": "Add_NumSuf", "length": 6, "domain": null }, { "name": "Add_SubTyp", "type": "esriFieldTypeString", "alias": "Add_SubTyp", "length": 30, "domain": { "type": "codedValue", "name": "Add_SubTyp", "description": "Postal Code 28 C2 Secondary Unit Designators", "codedValues": [ { "name": "UNIT", "code": "UNIT" }, { "name": "APT", "code": "APT" }, { "name": "STE", "code": "STE" }, { "name": "BLDG", "code": "BLDG" }, { "name": "TRLR", "code": "TRLR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Add_SubNum", "type": "esriFieldTypeString", "alias": "Add_SubNum", "length": 12, "domain": null }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "St_PreMod", "length": 25, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "St_PreDir", "length": 9, "domain": null }, { "name": "St_PreType", "type": "esriFieldTypeString", "alias": "St_PreType", "length": 50, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 60, "domain": null }, { "name": "St_PosType", "type": "esriFieldTypeString", "alias": "St_PosType", "length": 50, "domain": null }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "St_PosDir", "length": 9, "domain": null }, { "name": "St_PosMod", "type": "esriFieldTypeString", "alias": "St_PosMod", "length": 25, "domain": null }, { "name": "ParcelNum", "type": "esriFieldTypeString", "alias": "ParcelNum", "length": 14, "domain": null }, { "name": "Inc_Muni", "type": "esriFieldTypeString", "alias": "Inc_Muni", "length": 100, "domain": null }, { "name": "MSAGComm", "type": "esriFieldTypeString", "alias": "MSAGComm", "length": 30, "domain": null }, { "name": "Post_Code", "type": "esriFieldTypeString", "alias": "Post_Code", "length": 7, "domain": null }, { "name": "SbDivision", "type": "esriFieldTypeString", "alias": "SbDivision", "length": 60, "domain": null }, { "name": "StructType", "type": "esriFieldTypeString", "alias": "StructType", "length": 15, "domain": { "type": "codedValue", "name": "StructType", "description": "Structure Class; SFH, MultFamily, Nonres, etc", "codedValues": [ { "name": "Problem", "code": "Problem" }, { "name": "Single-Family", "code": "SF" }, { "name": "Multi-Family", "code": "MF" }, { "name": "Mobile Home", "code": "MH" }, { "name": "Non-Residential", "code": "NR" }, { "name": "Power Only", "code": "PO" }, { "name": "Tax Exempt", "code": "TE" }, { "name": "Home Occupation", "code": "HO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FullHouse", "type": "esriFieldTypeString", "alias": "FullHouse", "length": 255, "domain": null }, { "name": "Anomaly", "type": "esriFieldTypeString", "alias": "Anomaly", "length": 200, "domain": null }, { "name": "EG_StName", "type": "esriFieldTypeString", "alias": "EnerGov Street Name", "length": 85, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Full Unit", "length": 20, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ea01db84ab3b4a058da00fc9626b0eec" }