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:
authorSergey Magidovich <mgsergio@mapswithme.com>2016-10-06 15:11:16 +0300
committerSergey Magidovich <mgsergio@mapswithme.com>2016-10-06 15:41:17 +0300
commit29cbd04e32d88363203951fa534f8d8479a3fb2e (patch)
treec39582efd8fbae3470375474209bac56dbdb7678 /docs
parent51ada39cfcd80ecb45032b6e18ec1a076a01de04 (diff)
Complete opentable intergration into data generatrion.
Diffstat (limited to 'docs')
-rw-r--r--docs/MAPS.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/MAPS.md b/docs/MAPS.md
index ee01dc4452..e90d53267e 100644
--- a/docs/MAPS.md
+++ b/docs/MAPS.md
@@ -143,7 +143,9 @@ Can be empty. Example: `$(ls ../../data/borders/{UK*,Ireland}.poly)`.
* `SRTM_PATH`: a path to `*.zip` files with SRTM data.
* `OSC`: a path to an osmChange file to apply after updating the planet.
* `BOOKING_FILE`: a path to hotels.csv with booking data.
-* `BOOKING_USER` and `BOOKING_PATH`: user name and password for booking.com API
+* `BOOKING_USER` and `BOOKING_PASS`: user name and password for booking.com API
+* `OPENTABLE_FILE`: a path to restaurants.csv with opentable data.
+* `OPENTABLE_USER` and `OPENTABLE_PASS`: user name and password for opentable.com API
to download hotels data.
### Testing