diff --git a/documents/memoire/ITI_LOG_memoire_diplome_Vachon_2019.docx b/documents/memoire/ITI_LOG_memoire_diplome_Vachon_2019.docx index 1d869f071c865328fbe73fda1ed1e2fc291aa9a3..32842e4eaeab768004b1b37c89cac3f602769f38 100644 Binary files a/documents/memoire/ITI_LOG_memoire_diplome_Vachon_2019.docx and b/documents/memoire/ITI_LOG_memoire_diplome_Vachon_2019.docx differ diff --git a/documents/memoire/ITI_LOG_memoire_diplome_Vachon_2019.pdf b/documents/memoire/ITI_LOG_memoire_diplome_Vachon_2019.pdf index 19b69b04f3bf2af8ee3175076632fe16ff6946cc..2f951391831b5f4b6cba1d3c9851c2215a8da8ca 100644 Binary files a/documents/memoire/ITI_LOG_memoire_diplome_Vachon_2019.pdf and b/documents/memoire/ITI_LOG_memoire_diplome_Vachon_2019.pdf differ diff --git a/webapp/config/config.json b/webapp/config/config.json index 0c480b37ce58f8335dddecea97ae0cfeeaa7a55e..7cae646dde24f77cac4245af032c708bfffbfe67 100644 --- a/webapp/config/config.json +++ b/webapp/config/config.json @@ -10,8 +10,8 @@ "city_search":{ "method": "geodb", "population": 10000, - "range": 25, - "limit": 100 + "range": 100, + "limit": 10 }, "transport_search":{ "method": "transport_api"