{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "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": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.FullHouse"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "none", "allowOverlapOfFeatureInterior": "avoid", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 1001, "minScale": 5000, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 255, 255 ], "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.FullAddress"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "none", "allowOverlapOfFeatureInterior": "avoid", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Close", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 255, 255 ], "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1698227.4934383184, "ymin": 721838.324146986, "xmax": 1856773.2729658782, "ymax": 853911.4904855639, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3.605544920701779E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "AddressNumber", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 20, "domain": { "type": "codedValue", "name": "Addr_Unit_Types", "description": "Unit types", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "LOT", "code": "LOT" }, { "name": "UNIT", "code": "UNIT" }, { "name": "SUITE", "code": "SUITE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Apt", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 20, "domain": null }, { "name": "PfxMod", "type": "esriFieldTypeString", "alias": "PfxMod", "length": 15, "domain": null }, { "name": "PfxDir", "type": "esriFieldTypeString", "alias": "PfxDir", "length": 9, "domain": null }, { "name": "PfxType", "type": "esriFieldTypeString", "alias": "PfxType", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "SfxType", "type": "esriFieldTypeString", "alias": "SfxType", "length": 50, "domain": null }, { "name": "SfxDir", "type": "esriFieldTypeString", "alias": "SfxDir", "length": 9, "domain": null }, { "name": "Postal_Town", "type": "esriFieldTypeString", "alias": "Postal Town", "length": 50, "domain": null }, { "name": "Postal_State", "type": "esriFieldTypeString", "alias": "Postal State", "length": 20, "domain": null }, { "name": "Postal_Code", "type": "esriFieldTypeInteger", "alias": "Postal Code", "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "ParcelNumber", "type": "esriFieldTypeString", "alias": "Parcel Number", "length": 20, "domain": null }, { "name": "ESN", "type": "esriFieldTypeInteger", "alias": "ESN", "domain": null }, { "name": "PowerCompany", "type": "esriFieldTypeString", "alias": "Power Company", "length": 50, "domain": null }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "length": 50, "domain": { "type": "codedValue", "name": "Addr_Types", "description": "Address types", "codedValues": [ { "name": "APARTMENT", "code": "APARTMENT" }, { "name": "BARN", "code": "BARN" }, { "name": "BLDG LOT", "code": "BLDG LOT" }, { "name": "BUSINESS", "code": "BUSINESS" }, { "name": "CABIN", "code": "CABIN" }, { "name": "CAMP SITE", "code": "CAMP SITE" }, { "name": "CHICKEN HOUSES", "code": "CHICKEN HOUSES" }, { "name": "CHURCH", "code": "CHURCH" }, { "name": "DUPLEX", "code": "DUPLEX" }, { "name": "MOBILE HOME", "code": "MOBILE HOME" }, { "name": "OTHER", "code": "OTHER" }, { "name": "RESIDENCE", "code": "RESIDENCE" }, { "name": "RV SITE", "code": "RV SITE" }, { "name": "SCHOOL", "code": "SCHOOL" }, { "name": "VACANT LOT", "code": "VACANT LOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "length": 5, "domain": null }, { "name": "FullHouse", "type": "esriFieldTypeString", "alias": "Full House", "length": 20, "domain": null }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 100, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 2, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "Jurisidction", "type": "esriFieldTypeString", "alias": "Jurisidction", "length": 50, "domain": null }, { "name": "NameID", "type": "esriFieldTypeInteger", "alias": "Name ID", "domain": null }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NG UID", "length": 254, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Create User", "length": 150, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "EditUser", "type": "esriFieldTypeString", "alias": "Edit User", "length": 100, "domain": null }, { "name": "Anomily", "type": "esriFieldTypeString", "alias": "Anomaly", "length": 200, "domain": null }, { "name": "PreviousAddress", "type": "esriFieldTypeString", "alias": "Previous Address", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SfxMod", "type": "esriFieldTypeString", "alias": "Sfx Mod", "length": 25, "domain": null }, { "name": "MSAG_Comm", "type": "esriFieldTypeString", "alias": "MSAG Comm", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "adr_id", "fields": "UniqueID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_sid", "fields": "StreetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_nid", "fields": "NameID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_hse", "fields": "AddressNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_nam", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_adr", "fields": "FullAddress", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_full", "fields": "FullHouse", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_zip", "fields": "Postal_Code", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_side", "fields": "Side", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S217_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, "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": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }