From ce94fecaa89f3aabead460564baa856623071c9b Mon Sep 17 00:00:00 2001 From: Falke Design Date: Tue, 19 Oct 2021 17:26:47 +0200 Subject: [PATCH] Add boundaries `import-data` info to Readme (#1215) * Add boundaries info to Readme * make NE usage less specific - it may change later. Co-authored-by: Yuri Astrakhan Co-authored-by: Tomas Pohanka --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 688d919..407eefc 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Now start up the database container. make start-db ``` -Import external data from [OpenStreetMapData](http://osmdata.openstreetmap.de/), [Natural Earth](http://www.naturalearthdata.com/) and [OpenStreetMap Lake Labels](https://github.com/lukasmartinelli/osm-lakelines). +Import external data from [OpenStreetMapData](http://osmdata.openstreetmap.de/), [Natural Earth](http://www.naturalearthdata.com/) and [OpenStreetMap Lake Labels](https://github.com/lukasmartinelli/osm-lakelines). Natural Earth country boundaries are used in the few lowest zoom levels. ```bash make import-data