{ "isCoGoEnabled": false, "extent": { "ymin": 4491577.718900003, "xmin": -8644325.9774, "ymax": 4538526.079499997, "xmax": -8592511.5877, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "editingInfo": {"lastEditDate": 1745765086464}, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.4.0", "isDataArchived": true, "id": 1, "supportsSubtypeEditing": true, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Master Address", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "eff_date": -2209161600000, "addr_type": 0, "city": null, "location_x": 0, "st_type": null, "location_y": 0, "house_number": 0, "active_flag": 0, "full_address": null, "pre_dir": null, "suf_dir": null, "addr_status": 0, "state": null, "inact_date": null, "bldg": null, "st_name": null, "featuretype": null, "fips": null, "st_name_key": 0, "data_source": 0, "zipcode": null, "unit": null, "addressanomalystatus": null, "address_key": 0, "vanity_flag": 0 } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.4, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Master Address", "allowTrueCurvesUpdates": false, "displayField": "st_name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "ADDRESS_KEY", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "address_key", "alias": "Address Key", "type": "esriFieldTypeInteger" }, { "modelName": "ADDR_TYPE", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "addr_type", "alias": "Address Type", "type": "esriFieldTypeSmallInteger" }, { "modelName": "ADDR_STATUS", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "addr_status", "alias": "Address Status", "type": "esriFieldTypeSmallInteger" }, { "modelName": "HOUSE_NUMBER", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "house_number", "alias": "House Number", "type": "esriFieldTypeInteger" }, { "modelName": "ST_NAME_KEY", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "st_name_key", "alias": "Street Name Key", "type": "esriFieldTypeInteger" }, { "modelName": "bldg", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "bldg", "length": 10, "alias": "Building", "type": "esriFieldTypeString" }, { "modelName": "unit", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "unit", "length": 10, "alias": "Unit", "type": "esriFieldTypeString" }, { "modelName": "city", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "city", "length": 32, "alias": "City", "type": "esriFieldTypeString" }, { "modelName": "state", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "state", "length": 2, "alias": "State", "type": "esriFieldTypeString" }, { "modelName": "zipcode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "zipcode", "length": 10, "alias": "Zipcode", "type": "esriFieldTypeString" }, { "modelName": "fips", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "fips", "length": 6, "alias": "FIPS", "type": "esriFieldTypeString" }, { "modelName": "LOCATION_X", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "location_x", "alias": "X", "type": "esriFieldTypeDouble" }, { "modelName": "LOCATION_Y", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "location_y", "alias": "Y", "type": "esriFieldTypeDouble" }, { "modelName": "DATA_SOURCE", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "data_source", "alias": "Data Source", "type": "esriFieldTypeSmallInteger" }, { "modelName": "EFF_DATE", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "eff_date", "length": 29, "alias": "Effective Date", "type": "esriFieldTypeDate" }, { "modelName": "inact_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "inact_date", "length": 29, "alias": "Inactive Date", "type": "esriFieldTypeDate" }, { "modelName": "ACTIVE_FLAG", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "active_flag", "alias": "Active Flag", "type": "esriFieldTypeSmallInteger" }, { "modelName": "VANITY_FLAG", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "vanity_flag", "alias": "Vanity Flag", "type": "esriFieldTypeSmallInteger" }, { "modelName": "full_address", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "full_address", "length": 50, "alias": "Full Address", "type": "esriFieldTypeString" }, { "modelName": "pre_dir", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "pre_dir", "length": 2, "alias": "Prefix Direction", "type": "esriFieldTypeString" }, { "modelName": "st_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "st_name", "length": 35, "alias": "Street Name", "type": "esriFieldTypeString" }, { "modelName": "st_type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "st_type", "length": 4, "alias": "Street Type", "type": "esriFieldTypeString" }, { "modelName": "suf_dir", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "suf_dir", "length": 2, "alias": "Suffix Direction", "type": "esriFieldTypeString" }, { "modelName": "featuretype", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "featuretype", "length": 40, "alias": "Feature Type", "type": "esriFieldTypeString" }, { "modelName": "AddressAnomalyStatus", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Address_Anomaly_Status", "description": "Address Anomaly Status", "type": "codedValue", "codedValues": [ { "code": "Wrong Parity", "name": "Wrong Parity" }, { "code": "Out of Sequence", "name": "Out of Sequence" }, { "code": "Different Street Name", "name": "Different Street Name" }, { "code": "Paper Street Address", "name": "Paper Street Address" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "addressanomalystatus", "length": 40, "alias": "Address Anomaly Status", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "GlobalID", "domain": null, "name": "globalid", "alias": "GlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": false, "indexes": [ { "name": "r3723_sde_rowid_uk", "isUnique": false, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a2956_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true }, { "name": "uuid_3723", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeNone", "GUIDFormat": "O", "minScale": 3200, "hasAttachments": false, "queryBinsCapabilities": { "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsFixedIntervalBin": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsSpatialAggregationStatistics": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "2fd50decdd9645de814547b01197e234", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Sync", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,jsonl,pbf,shapefile", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.4.0", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "yoffset": 0, "width": 17, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "c233fc3fbcb79fc89595e7801bab614f", "height": 17 }, "label": "Street Number", "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "symbol": { "backgroundColor": null, "kerning": true, "color": [ 52, 52, 52, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": null, "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": null, "angle": 0, "rightToLeft": false, "verticalAlignment": "baseline", "font": { "size": 12, "weight": "bold", "style": "normal", "family": "Arial", "decoration": "none" } }, "stackLabel": false, "maxScale": 0, "allowOverlapOfFeatureInterior": "avoid", "deconflictionStrategy": "dynamic", "priority": 40, "labelExpression": "[HOUSE_NUMBER]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "allowOverlapOfLabel": "allow", "name": "Default", "minScale": 2000, "useCodedValues": true }, { "symbol": { "backgroundColor": null, "kerning": true, "color": [ 52, 52, 52, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": null, "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": null, "angle": 0, "rightToLeft": false, "verticalAlignment": "baseline", "font": { "size": 10, "weight": "bold", "style": "normal", "family": "Arial", "decoration": "none" } }, "stackLabel": false, "maxScale": 2001, "allowOverlapOfFeatureInterior": "avoid", "deconflictionStrategy": "dynamic", "priority": 41, "labelExpression": "[HOUSE_NUMBER]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "allowOverlapOfLabel": "allow", "name": "Smaller", "minScale": 4000, "useCodedValues": true } ] }, "geometryField": { "sqlType": "sqlTypeDistinct", "nullable": true, "editable": true, "name": "shape", "typeName": "st_point", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }