What is the underlying technology used for serving map tiles without a traditional tile server?
OpenFreeMap utilizes Nginx to serve map tiles directly from a Btrfs image containing 300 million hard-linked files. This approach eliminates the need for a separate tile server application, optimizing performance and resource usage.
How does OpenFreeMap acquire and process its map data?
The map data for OpenFreeMap originates from OpenStreetMap. The project leverages Planetiler to generate the map tiles efficiently, significantly reducing the processing time from weeks to just a few hours.
Are there any limitations on usage for the public instance, such as map view or request caps?
The public instance of OpenFreeMap is completely free to use without any limits on the number of map views or requests. There are no registration requirements, user databases, API keys, or cookies involved.
What formats are available for the weekly full planet downloads?
OpenFreeMap provides weekly full planet downloads in both Btrfs and MBTiles formats. These downloads allow users to self-host the entire planet's map data.
What is the attribution requirement when using OpenFreeMap in various applications?
Attribution is required for all uses. If using MapLibre, attribution is automatically added. For other clients, printed media, or video, the attribution 'OpenFreeMap © OpenMapTiles Data from OpenStreetMap' must be displayed.
Does OpenFreeMap offer service level agreements (SLAs) or dedicated support for its users?
Currently, OpenFreeMap does not offer SLA guarantees or personalized support. However, there is a possibility of introducing a Pro plan with such features in the future if there is sufficient interest from users.