From bd1ffb0c5d685ee08e1bb6f295bf6aec49823476 Mon Sep 17 00:00:00 2001 From: Paul Norman Date: Fri, 19 Aug 2016 08:20:31 -0700 Subject: [PATCH] Add information on the seas source Closes #394 and uses information from it. --- src/import-external/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/import-external/README.md b/src/import-external/README.md index 1f31f01..11e744a 100644 --- a/src/import-external/README.md +++ b/src/import-external/README.md @@ -26,3 +26,9 @@ docker-compose run import-external ### Details ![Flow Diagram](import-external-detail-flow-diagram.png) + +## Sources + +### Seas + +The [seas.geojson](seas.geojson) file is derived from OpenStreetMap data and licensed under the ODbL. The file was created by taking `place=ocean` and `place=sea` nodes and drawing lines by hand to replace some of the points.