From 85c19d0e8fd80bb974fbf5cb6c7c2faa2335bf3f Mon Sep 17 00:00:00 2001 From: Carla Iriberri Date: Mon, 19 Oct 2015 14:43:24 +0200 Subject: [PATCH] Updating setup README with folder info --- geocoder/setup/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/geocoder/setup/README.md b/geocoder/setup/README.md index 6d8f452..a3ee279 100644 --- a/geocoder/setup/README.md +++ b/geocoder/setup/README.md @@ -1,11 +1,13 @@ Geocoder setup scripts ============ # Description -This folder contains different SQL scripts in order to generate the triggers, tables or types needed for the geocoding functionality. +This folder contains different folders for the SQL scripts needed in order to generate the triggers, tables or types needed for the geocoding functionality. # Known issues * Data types creation missing. Some of them are available in each section. The old information about these response data types can be found in the Wiki of the project, but it is deprecated. # Historic +* [19/10/2015]: + * Creating a structure inside setup folder so that the different geocoders can be installed independently * [October 15']: * Working on specifying data types in each geocoder subfolder.