From 0f39be89c3d5620b8187b1d7621b7680800c268b Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Tue, 30 Aug 2022 14:54:33 +1000 Subject: Display IUCN status in TileInfoModal --- backend/tolData/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backend/tolData/README.md') diff --git a/backend/tolData/README.md b/backend/tolData/README.md index 1248098..ece07b4 100644 --- a/backend/tolData/README.md +++ b/backend/tolData/README.md @@ -74,8 +74,8 @@ Some of the scripts use third-party packages: files in wikidata/, and 'dump-index files' in enwiki/, as specified in their READMEs. 2. Run genMappingData.py, which adds the `eol_ids` and `wiki_ids` tables, - using the files obtained above, and the `nodes` table. It also uses - 'picked mappings' files, if they exist. + as well as `node_iucn`. It uses the files obtained above, the `nodes` table, + and 'picked mappings' files, if they exist. - pickedEolIds.txt contains lines like `3785967|405349`, specifying an otol ID and an eol ID to map it to. The eol ID can be empty, in which case the otol ID won't be mapped. -- cgit v1.2.3