> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/practice-guide/zh-cn/land-rights/geocode-averaging.md).

# 如何进行地理编码平均处理

您可以随时在工作区的计费设置中更改您的方案。更改将立即生效。

### 逐步进行地理编码平均

{% stepper %}
{% step %}

#### 选择你将如何获取你的&#x20;

获取地理编码的方法很多，不同应用的错误率也各不相同。&#x20;
{% endstep %}

{% step %}

#### 放松一些

您需要连续多次采集该点位。Savimbo规定同一位置至少停留30分钟。因此，请带上一本书、一个计时器，并做好舒适停留的准备。&#x20;
{% endstep %}

{% step %}

#### 整理一份好清单！&#x20;

XXXX
{% endstep %}
{% endstepper %}

当您在计费周期中途升级时，系统将按比例收取当前计费周期剩余部分的费用。下一次全额扣费将在您的常规计费日期进行。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://isbm.savimbo.com/practice-guide/zh-cn/land-rights/geocode-averaging.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
