mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
website
This commit is contained in:
@@ -262,6 +262,10 @@ hr {
|
||||
margin: 200px auto 150px;
|
||||
}
|
||||
|
||||
.noUi-connects {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.noUi-value {
|
||||
line-height: 0;
|
||||
margin-top: 32px;
|
||||
|
||||
@@ -64,9 +64,9 @@ The map schema is [OpenMapTiles](https://github.com/openmaptiles/openmaptiles),
|
||||
|
||||
There is no tile server running, only BTRFS partition images with 300 million hard-linked files. I haven't heard anyone else doing this in production, but it works really well.
|
||||
|
||||
There is no cloud, just dedicated servers. The HTTP server is nginx on Ubuntu.
|
||||
There is no cloud, just dedicated servers. The HTTP server is nginx on Ubuntu.
|
||||
|
||||
Currently, it is behind Cloudflare, but it has been designed so that this can be changed at any time.
|
||||
Currently, it is behind Cloudflare.
|
||||
|
||||
## Attribution
|
||||
|
||||
|
||||
Reference in New Issue
Block a user