# Connect to ESRI Map Service

ESRI Map Service data can be easily imported into ZillionInfo Online. Two options are available for this process: By Value or By Reference.

<figure><img src="/files/04Fpt8pYw0B0dgSSjk35" alt=""><figcaption></figcaption></figure>

**Import By Reference** reads the data in ESRI Map Service but do not create the data file. This data can be used as a contextual layer but cannot be used for visualization and analytics.&#x20;

For example, ESRI World Topographic Map (<https://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer>) can be imported by reference and be used as a base map.

**Import By Value** reads data from an ESRI Map Service and creates a data file, enabling its use for visualization and analytics. Please ensure that the data size remains manageable to avoid exceeding account storage limits.


---

# Agent Instructions: 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://zillion.gitbook.io/zillioninfo-dataspherex/data-management/connect-to-esri-map-service.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.
