Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorilya.zverev <ilya.zverev@mapsme4.devmail.ru>2015-11-10 17:17:05 +0300
committerilya.zverev <ilya.zverev@mapsme4.devmail.ru>2015-11-10 17:17:05 +0300
commitdd8ec57494a243b04376da5e0eb1e81c4dc3d6d9 (patch)
tree599d6675e74225462fd647de0ca77cafba6292bc /docs
parent7778622cb0d0c77a81460674ce08fd0604857b6d (diff)
[testing] Add delta tests for map data
Diffstat (limited to 'docs')
-rw-r--r--docs/MAPS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/MAPS.md b/docs/MAPS.md
index 8932d1e4a9..2fe81c2586 100644
--- a/docs/MAPS.md
+++ b/docs/MAPS.md
@@ -136,6 +136,8 @@ it can fail due to low memory.
* `MERGE_INTERVAL`: delay in minutes between attempts to merge a coast line.
Default is 40.
* `REGIONS`: a list of `.poly` files for regions to be built. One for each line.
+* `DELTA_WITH`: a path to an older map directory, to compare with the freshly
+generated data in the testing step.
Can be empty. Example: `$(ls ../../data/borders/{UK*,Ireland}.poly)`.
### Testing