This is the Linux app named Planetiler whose latest release can be downloaded as planetiler.jar. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Planetiler with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Planetiler
DESCRIPTION
Planetiler (pla·nuh·tai·lr, formerly named "Flatmap") is a tool that generates Vector Tiles from geographic data sources like OpenStreetMap. Planetiler aims to be fast and memory-efficient so that you can build a map of the world in a few hours on a single machine without any external tools or database. Vector tiles contain raw point, line, and polygon geometries that clients like MapLibre can use to render custom maps in the browser, native apps, or on a server. Planetiler packages tiles into an MBTiles (SQLite) or PMTiles file that can be served using tools like TileServer GL or Martin or even queried directly from the browser. See awesome-vector-tiles for more projects that work with data in this format. Planetiler works by mapping input elements to vector tile features, flattening them into a big list, and then sorting by tile ID to group them into tiles.
Features
- Fast processing of OpenStreetMap data
- Multi-threaded for high-performance tile generation
- Scales to handle global datasets
- Configurable output formats (vector or raster tiles)
- Supports custom map styles and data transformations
- Integration with modern mapping tools (Mapbox, MapLibre)
Programming Language
Java
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/planetiler.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.