Skip to content

Commit 2ef9252

Browse files
committed
website
1 parent c05fd08 commit 2ef9252

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

website/blocks/main.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,18 @@ GitHub: [openfreemap](https://github.com/hyperknot/openfreemap) and [openfreemap
6262

6363
## What is the tech stack?
6464

65-
The map schema is [OpenMapTiles](https://github.com/openmaptiles/openmaptiles), the tiles are generated by [Planetiler](https://github.com/onthegomap/planetiler). The [styles](https://github.com/hyperknot/openfreemap-styles) are forked and heavily modified.
65+
The map schema is [OpenMapTiles](https://github.com/openmaptiles/openmaptiles).
66+
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.
67+
The [styles](https://github.com/hyperknot/openfreemap-styles) are forked and heavily modified.
6668

6769
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.
6870

6971
There is no cloud, just dedicated servers. The HTTPS server is nginx on Ubuntu.
7072

73+
## Domains
7174

75+
`tiles.openfreemap.org` - Cloudflare proxied
76+
`direct.openfreemap.org` - direct connection, Round-Robin DNS
7277

7378
## Attribution
7479

0 commit comments

Comments
 (0)