# Folder and Path Settings

{% hint style="danger" %}
This page is still under construction and is in no way complete!
{% endhint %}

#### Programs

Below are the program paths which are required to operate the program.

* **Path to "wpscript.exe"**: *located in your WorldPainter installation directory.*
* **Path to "QGIS install folder":** *located in your QGIS installation directory.*
* **Path to "magick.exe":** *Located in your ImageMagick installation directory.*
* **Path to "minutor.exe":** *Located in your Minutor download directory. (Used for generating optional image previews).*

<figure><img src="/files/aBBgI0ZCzhhPC5R1T3KY" alt=""><figcaption></figcaption></figure>

#### Data

The data fields are the folder locations for elements of program continuation.

* **Path to scripts folder:** *This is your Earth Tiles folder.*
* **Path to "\*.pbf" File:** *Optional.* *Location of your pbf file. This is used for more accurate geographical generation.* [Addons - PBF File](/minecraft-earth-map/minecraft-earth-tiles/required-addons/addons-pbf-file.md)
* **Export folder:** Location of where your maps will be stored when complete. An external drive with large amounts of storage is recommended.

<figure><img src="/files/CQTPKEHIbTj2GBf9lQ3w" alt=""><figcaption><p>Minecraft Earth Tiles Settings - Folder and Path Settings</p></figcaption></figure>

#### Outdated Links

* Using the Overpass-API: <https://youtu.be/6DDjfy4FUjQ>
* Using the Geofabrik PBF File: <https://youtu.be/QJ9_VyRaI9w>
* Using the filtered PBF file add-on: <https://youtu.be/sNWpzKMSY7I>

**What is Earth Tiles' offline terrain?** offline terrain is for people that have problems with the terrain (sometimes the satellite images are not loaded in QGIS resulting in only sand)


---

# 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://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/configuring-earth-tiles/folder-and-path-settings.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.
