mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 06:22:16 +00:00
docs, readme
This commit is contained in:
@@ -62,14 +62,14 @@ GitHub: [openfreemap](https://github.com/hyperknot/openfreemap) and [openfreemap
|
||||
|
||||
## What is the tech stack?
|
||||
|
||||
The map schema is [OpenMapTiles](https://github.com/openmaptiles/openmaptiles).
|
||||
Special thanks go to [Michael Barry](https://github.com/msbarry) for developing [Planetiler](https://github.com/onthegomap/planetiler). It made it possible to generate the tiles in 5 hours instead of 5 weeks.
|
||||
The [styles](https://github.com/hyperknot/openfreemap-styles) are forked and heavily modified.
|
||||
|
||||
There is no tile server running; only Btrfs partition images with 300 million hard-linked files. This was my idea; I haven't read about anyone else doing this in production, but it works really well.
|
||||
|
||||
There is no cloud, just dedicated servers. The HTTPS server is nginx on Ubuntu.
|
||||
|
||||
Special thanks go to [Michael Barry](https://github.com/msbarry) for developing [Planetiler](https://github.com/onthegomap/planetiler). It made it possible to generate the tiles in 5 hours instead of 5 weeks. The map schema is [OpenMapTiles](https://github.com/openmaptiles/openmaptiles).
|
||||
|
||||
The [styles](https://github.com/hyperknot/openfreemap-styles) are forked and heavily modified.
|
||||
|
||||
## Domains
|
||||
|
||||
`tiles.openfreemap.org` - Cloudflare proxied
|
||||
|
||||
@@ -29,9 +29,7 @@
|
||||
<a href="https://github.com/hyperknot/openfreemap" target="_blank"
|
||||
><img src="github.svg" alt="github" height="28"
|
||||
/></a>
|
||||
<a href="https://x.com/hyperknot" target="_blank"
|
||||
><img src="x.svg" alt="x" height="28"
|
||||
/></a>
|
||||
<a href="https://x.com/hyperknot" target="_blank"><img src="x.svg" alt="x" height="28" /></a>
|
||||
</div>
|
||||
|
||||
{main}
|
||||
|
||||
Reference in New Issue
Block a user