From 0ef8734657b34acf6a1283d0dbd737c29a6b2d3c Mon Sep 17 00:00:00 2001 From: Jacques Fize <jacques.fize@gmail.com> Date: Wed, 7 Jun 2017 14:29:13 +0000 Subject: [PATCH] Readme.md edited --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index b14f999..db41f88 100644 --- a/Readme.md +++ b/Readme.md @@ -15,4 +15,8 @@ link to each one, we design a custom gazetteer which extract different informati ## Store the data in a Elasticsearch server $ python3 Gazeteer2ES.py [ES host if not localhost] + +## TODO + * Add convex hull of adminstrative boundaries polygons + * Add options in config file \ No newline at end of file -- GitLab