{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "SubAddress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bc6a64e36bc1308fac1cffdf3952b9f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjUlEQVQYlWNhIBKwkKfQZ6UvA+P/QAYGxlcMrL8mMqyLfY6p0HdFCgPD/9kQzn8Ght9scQzuq3QYdoa9QzcxD9Wy/5IMbP9DGRgYZqIrZMbiNLgYksL/cxgYGPuQFL1j+Mu0DlPh5sh+Bt/l7xkYGP0ZGBjeMDAydTJsC3uB3debIxcwMDAswOIE4sMRAC//IV7Kw6G+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Unit_Full]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [], "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2615920.55327639, "ymin": 1406134.8589680642, "xmax": 2641323.675042227, "ymax": 1435461.182533145, "spatialReference": { "wkid": 102653, "latestWkid": 2231, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Unit_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AddressID", "type": "esriFieldTypeGUID", "alias": "AddressID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 9, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Unit_Type", "type": "esriFieldTypeString", "alias": "Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "WS1_AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "BASEMENT", "code": "BSMT" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "DEPARTMENT", "code": "DEPT" }, { "name": "FLOOR", "code": "FL" }, { "name": "FRONT", "code": "FRNT" }, { "name": "HANGER", "code": "HNGR" }, { "name": "KEY", "code": "KEY" }, { "name": "LOBBY", "code": "LBBY" }, { "name": "LOT", "code": "LOT" }, { "name": "LOWER", "code": "LOWR" }, { "name": "OFFICE", "code": "OFC" }, { "name": "PENTHOUSE", "code": "PH" }, { "name": "PIER", "code": "PIER" }, { "name": "REAR", "code": "REAR" }, { "name": "ROOM", "code": "RM" }, { "name": "SIDE", "code": "SIDE" }, { "name": "SLIP", "code": "SLIP" }, { "name": "SPACE", "code": "SPC" }, { "name": "STOP", "code": "STOP" }, { "name": "SUITE", "code": "STE" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "UNIT", "code": "UNIT" }, { "name": "UPPER", "code": "UPPR" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 15, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 10, "domain": null }, { "name": "Unit_Full", "type": "esriFieldTypeString", "alias": "Full Unit Value", "length": 40, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "WS1_AddressStatus", "description": "The status of the address", "codedValues": [ { "name": "CURRENT", "code": "CURRENT" }, { "name": "PENDING", "code": "PENDING" }, { "name": "RETIRED", "code": "RETIRED" }, { "name": "TEMPORARY", "code": "TEMPORARY" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Full Address", "length": 500, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2144", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G5341AddressID", "fields": "AddressID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2144", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1878_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "AddressPoint", "relatedTableId": 1, "role": "esriRelRoleDestination", "keyField": "AddressID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }