mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
readme
This commit is contained in:
@@ -70,6 +70,10 @@ The created .mbtiles file is then extracted into a BTRFS partition image using t
|
||||
|
||||
Finally, it's uploaded to a public Cloudflare R2 bucket using rclone.
|
||||
|
||||
*Note: Perhaps the most original aspect of this repository is the use of partition images and hard links. I experimented with ext4 first, but BTRFS proved to be a better fit for the job, with much smaller resulting images. I wrote extract_mbtiles and shrink_btrfs scripts for this very purpose.*
|
||||
|
||||
|
||||
|
||||
#### scripts/http_host - HTTP host
|
||||
|
||||
Inside `http_host`, all work is done by `host_manager.py`. It checks the most up-to-date files in the public buckets and downloads/extracts them locally, if needed.
|
||||
|
||||
@@ -54,7 +54,7 @@ If this project helps you save on your map hosting costs, please consider subscr
|
||||
|
||||
## How can I follow this project?
|
||||
|
||||
twitter: [hyperknot](https://twitter.com/hyperknot) (more details) and [OpenFreeMapOrg](https://twitter.com/OpenFreeMapOrg) (announcements)
|
||||
twitter: [hyperknot](https://twitter.com/hyperknot) (details) and [OpenFreeMapOrg](https://twitter.com/OpenFreeMapOrg) (announcements)
|
||||
|
||||
GitHub: [openfreemap](https://github.com/hyperknot/openfreemap) and [openfreemap-styles](https://github.com/hyperknot/openfreemap-styles)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user