From 7aa30d65843210e40c3e4c4c527d4fae3d1f0ee4 Mon Sep 17 00:00:00 2001 From: Zsolt Ero Date: Thu, 11 Jan 2024 20:36:08 +0100 Subject: [PATCH] grammar --- website/text.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/website/text.md b/website/text.md index f88d187..ad80cfd 100644 --- a/website/text.md +++ b/website/text.md @@ -64,30 +64,30 @@ The map schema is [OpenMapTiles](https://github.com/openmaptiles/openmaptiles). The tiles are generated by [Planetiler](https://github.com/onthegomap/planetiler). -There is no tile server running, only BTRFS partition images with 300 million hard linked files. +There is no tile server running, only BTRFS partition images with 300 million hard-linked files. The server is nginx on Ubuntu. -There is no cloud, just dedicated servers on Hetzner. +There is no cloud, just dedicated servers at Hetzner. -Currently using Cloudflare, but it's designed it so it can be changed any time. +Currently, it is behind Cloudflare, but it has been designed so that it can be changed at any time. -Moreover, a lot of work is going into customising the styles at [openfreemap-styles](https://github.com/hyperknot/openfreemap-styles). +Moreover, a lot of work is going into customizing the styles at [openfreemap-styles](https://github.com/hyperknot/openfreemap-styles). ## What about PMTiles? -I would have loved to use PMTiles, they are a brilliant idea! +I would have loved to use PMTiles; they are a brilliant idea! -Unfortunately, making range requests in 80 GB files is just not working in production. They are fine for < 500 MB files, but have terrible latency and caching issues for full planet datasets. +Unfortunately, making range requests in 80 GB files just doesn't work in production. It is fine for files smaller than 500 MB, but it has terrible latency and caching issues for full planet datasets. ## Attribution If you are using MapLibre, attributions are automatically added. -If you are using this in a printed media or video, please attribute: +If you are using this in printed media or video, please attribute: OpenFreeMap © OpenMapTiles Data from OpenStreetMap -You don't need to display the OpenFreeMap part, but it's nice if you do. +You do not need to display the OpenFreeMap part, but it is nice if you do. {licenses}