From 311f9c555ea5b4d5469fe8ecafc5ddc9fb8b2bdc Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Wed, 18 Mar 2020 17:49:58 +0100 Subject: [PATCH] Updating README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 8dfd3aa..e4b52af 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,8 @@ This enables the index implementations to be agnostic from the underlying data s Checkout the dependencies in the parent folder: * mercator_db * ironsea_index - * ironsea_store - * ironsea_table * ironsea_index_hashmap * ironsea_index_sfc_dbc - * ironsea_table_vector This tool takes as arguments a list of number of features to generate. One thousand (1000) positions are generated per feature. For each number @@ -42,6 +39,7 @@ provided a dataset will be generated under: You can also specify a factor value, which will generate for each feature `factor` times features sharing the same 1000 positions. For example: + ```sh # Generate 3 datasets, with 1k, 10k, 100k, random positions and # 1, 10 & 100 features ids.