{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Expired Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9999.999999999127, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "362d70570c77ef850342df606c45efdf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJElEQVQ4ja2RvUoDQRRGzyULip3FvoSVhY1dLCz9jRu2UQn+gK21xWLlW8iSSNZs9AVsthI7G/UFVESwtXNzJQPRTHYnIvrBNAPnzDf3evwx3r8JdIkpJpmWlOdxgAbMSMpDscEEh0BDQ6qS8OiA14C21piXC25twRsn+MySk5VJBjDKwQC2BJLxoVVCfJJRiQV3OS2dgUtCzpwLLt2C2JJrwHfBpYIvSd28WgNe6HGFI17ZpQYso7QQdoBFKmS6TlUuefpRoBusAAmwLx2aGhCjNF0Sz4LrrKK0EfakQ8t8JyXXgE2E2EhCFoZX7Fkv92FlV1LOhsVGErHFHfHoir8bVHglpyFdU78QiehpxDb3HJHzXmgg59yAOc70JcDx2CH+Np/CWoQLfPkLBAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDRESS_NUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "45", "returnType": "number" }, "rotationType": "arithmetic" }, "textOrientation": "page", "stackLabel": false, "removeDuplicates": "none", "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 230, 76, 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": 1572498.1494977772, "ymin": 7234877.273110598, "xmax": 1608840.94789968, "ymax": 7288693.04156797, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2586718704739499E8, "falseY": -9.40372446520784E7, "xyUnits": 3.6181484759225816E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDRESS", "typeIdField": "ADDRESS_TYPE", "subtypeFieldName": "ADDRESS_TYPE", "subtypeField": "ADDRESS_TYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESSID", "type": "esriFieldTypeInteger", "alias": "AddressID", "domain": null }, { "name": "ADDRESS_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Address Type", "domain": null }, { "name": "ADDRESS_NUM", "type": "esriFieldTypeString", "alias": "Address Number", "length": 10, "domain": null }, { "name": "ADDRESS_DIR", "type": "esriFieldTypeString", "alias": "Address Directional", "length": 3, "domain": { "type": "codedValue", "name": "D_DIRECTIONAL", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAMEIDFK", "type": "esriFieldTypeInteger", "alias": "Street Name ID", "domain": null }, { "name": "ADDRESSIDFK", "type": "esriFieldTypeInteger", "alias": "AddressID (Sub)", "domain": null }, { "name": "UNIT_TYPE", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 25, "domain": { "type": "codedValue", "name": "D_UNIT_DESIGNATOR", "description": "", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hangar", "code": "HNGR" }, { "name": "Lower", "code": "LOWR" }, { "name": "Rear", "code": "REAR" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Not Applicable", "code": "NA" }, { "name": "House Meter", "code": "HM" }, { "name": "Out Building", "code": "OUTB" }, { "name": "Cell Tower", "code": "CELL" }, { "name": "Office for Complex", "code": "OFC" }, { "name": "Space", "code": "SPC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 10, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "PREV_ADDRESS_1", "type": "esriFieldTypeString", "alias": "Prev Address (1)", "length": 80, "domain": null }, { "name": "PREV_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Prev Address (2)", "length": 80, "domain": null }, { "name": "ADDRESS_DESIGNATION", "type": "esriFieldTypeString", "alias": "Address Designation", "length": 3, "domain": { "type": "codedValue", "name": "D_ADDRESS_TYPE", "description": "", "codedValues": [ { "name": "Preliminary", "code": "PRE" }, { "name": "Residential", "code": "RES" }, { "name": "Res - Built", "code": "RB" }, { "name": "Commercial", "code": "COM" }, { "name": "Com - Built", "code": "CB" }, { "name": "Proxy", "code": "PXY" }, { "name": "Public", "code": "PUB" }, { "name": "Utility", "code": "UTL" }, { "name": "Vacant", "code": "VAC" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRESS_STATUS", "type": "esriFieldTypeString", "alias": "Address Status", "length": 3, "domain": { "type": "codedValue", "name": "D_ADDRESS_STATUS", "description": "", "codedValues": [ { "name": "Field Verified", "code": "FVD" }, { "name": "Data Verified", "code": "DVD" }, { "name": "Unverified", "code": "UNV" }, { "name": "Unable to Locate", "code": "UNL" }, { "name": "Verified Illegal", "code": "VIL" }, { "name": "Future Change", "code": "FCH" }, { "name": "Zoning Verification", "code": "ZVE" }, { "name": "Field Recheck", "code": "FRE" }, { "name": "Expired", "code": "EXP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BUILDING_NAME", "type": "esriFieldTypeString", "alias": "Building Name", "length": 40, "domain": null }, { "name": "SUBD_NAME", "type": "esriFieldTypeString", "alias": "Subd Name", "length": 40, "domain": null }, { "name": "SUBD_LOT", "type": "esriFieldTypeString", "alias": "Subd Lot", "length": 20, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 150, "domain": null }, { "name": "DIRECTIONAL_REQ", "type": "esriFieldTypeString", "alias": "Directional Required?", "length": 3, "domain": { "type": "codedValue", "name": "D_BOOLEAN", "description": "", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REPORTS", "type": "esriFieldTypeString", "alias": "Reports", "length": 60, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeInteger", "alias": "Parcel ID", "domain": null }, { "name": "BUILDINGID", "type": "esriFieldTypeInteger", "alias": "Building ID", "domain": null }, { "name": "ADDRESS_ZIP", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I352NAMEIDFK", "fields": "NAMEIDFK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "addressIndex", "fields": "PARCELID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S221_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ADDRESS_DIR": {"type": "inherited"}, "UNIT_TYPE": {"type": "inherited"}, "ADDRESS_DESIGNATION": {"type": "inherited"}, "ADDRESS_STATUS": {"type": "inherited"}, "DIRECTIONAL_REQ": {"type": "inherited"} }, "id": 2, "name": "Sub-Address (Unit)" }, { "domains": { "ADDRESS_DIR": {"type": "inherited"}, "ADDRESSIDFK": { "type": "codedValue", "name": "D_BLANK_INT", "description": "", "codedValues": [ { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "UNIT_TYPE": { "type": "codedValue", "name": "D_BLANK", "description": "", "codedValues": [ { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "UNIT_NUM": { "type": "codedValue", "name": "D_BLANK", "description": "", "codedValues": [ { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ADDRESS_DESIGNATION": {"type": "inherited"}, "ADDRESS_STATUS": {"type": "inherited"}, "DIRECTIONAL_REQ": {"type": "inherited"} }, "id": 1, "name": "Address" } ], "subtypes": [ { "domains": { "ADDRESS_DIR": {"type": "inherited"}, "UNIT_TYPE": {"type": "inherited"}, "ADDRESS_DESIGNATION": {"type": "inherited"}, "ADDRESS_STATUS": {"type": "inherited"}, "DIRECTIONAL_REQ": {"type": "inherited"} }, "defaultValues": { "ADDRESSID": null, "ADDRESS_TYPE": 1, "ADDRESS_NUM": null, "ADDRESS_DIR": null, "NAMEIDFK": null, "ADDRESSIDFK": 0, "UNIT_TYPE": "APT", "UNIT_NUM": "0", "ADDRESS": null, "PREV_ADDRESS_1": null, "PREV_ADDRESS_2": null, "ADDRESS_DESIGNATION": null, "ADDRESS_STATUS": null, "BUILDING_NAME": null, "SUBD_NAME": null, "SUBD_LOT": null, "COMMENTS": null, "DIRECTIONAL_REQ": "YES", "REPORTS": null, "PARCELID": null, "BUILDINGID": null, "ADDRESS_ZIP": null, "CREATED_BY": null, "CREATED_DATE": null, "LAST_EDITOR": null, "LAST_UPDATE": null }, "code": 2, "name": "Sub-Address (Unit)" }, { "domains": { "ADDRESS_DIR": {"type": "inherited"}, "ADDRESSIDFK": { "type": "codedValue", "name": "D_BLANK_INT", "description": "", "codedValues": [ { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "UNIT_TYPE": { "type": "codedValue", "name": "D_BLANK", "description": "", "codedValues": [ { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "UNIT_NUM": { "type": "codedValue", "name": "D_BLANK", "description": "", "codedValues": [ { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ADDRESS_DESIGNATION": {"type": "inherited"}, "ADDRESS_STATUS": {"type": "inherited"}, "DIRECTIONAL_REQ": {"type": "inherited"} }, "defaultValues": { "ADDRESSID": null, "ADDRESS_TYPE": 1, "ADDRESS_NUM": null, "ADDRESS_DIR": null, "NAMEIDFK": null, "ADDRESSIDFK": 0, "UNIT_TYPE": "NA", "UNIT_NUM": "NA", "ADDRESS": null, "PREV_ADDRESS_1": null, "PREV_ADDRESS_2": null, "ADDRESS_DESIGNATION": null, "ADDRESS_STATUS": null, "BUILDING_NAME": null, "SUBD_NAME": null, "SUBD_LOT": null, "COMMENTS": null, "DIRECTIONAL_REQ": "YES", "REPORTS": null, "PARCELID": null, "BUILDINGID": null, "ADDRESS_ZIP": null, "CREATED_BY": null, "CREATED_DATE": null, "LAST_EDITOR": null, "LAST_UPDATE": null }, "code": 1, "name": "Address" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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 }