GeoDesk Examples

November 4, 2022 ยท View on GitHub

Examples using the GeoDesk geospatial database.

Each file contains a single self-contained mini-application.

You will need to build a GOL (or download a tile set) using the GOL command-line utility.

In the example source code:

  • Change GEODESK_PATH to the folder where you keep your GOLs

  • Change GOL_FILE to the name of the GOL you wish to use

  • Change TILESET_URL to the URL of the tile set if you want the program to download tiles as-needed (or use null if the GOL already contains all required tiles)