diff --git a/README.md b/README.md index 2e76322..4c8df9a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Geocode various geographical entities including postcodes and LLSOAs. Reverse-geocode to LLSOA or GSP. -*Latest Version: 0.10.3* +*Latest Version: 0.10.4* ## What is this repository for? @@ -32,10 +32,10 @@ Check that the installation was successful by running the following command from This will print the helper for the limited command line interface which provides tools to help get set up and to clear the cache when needed: ``` -usage: geocode [-h] [--clear-cache] [--debug] [--setup] - [--load-cpo-zip ] [--load-gmaps-key ] +usage: geocode.py [-h] [--clear-cache] [--debug] [--setup] [--setup-eso] + [--load-cpo-zip ] [--load-gmaps-key ] -This is a command line interface (CLI) for the Geocode module version 0.8.10. +This is a command line interface (CLI) for the Geocode module version 0.10.4. optional arguments: -h, --help show this help message and exit @@ -43,6 +43,7 @@ optional arguments: --debug Geocode some sample postcodes/addresses/LLSOAs. --setup Force download all datasets to local cache (useful if running inside a Docker container i.e. run this as part of image build). + --setup-eso Force download all ESO datasets to local cache. --load-cpo-zip Load the Code Point Open data from a local zip file. --load-gmaps-key diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle index a255cb2..7bd2796 100644 Binary files a/docs/build/doctrees/environment.pickle and b/docs/build/doctrees/environment.pickle differ diff --git a/docs/build/doctrees/modules.doctree b/docs/build/doctrees/modules.doctree index 2461c59..0aea964 100644 Binary files a/docs/build/doctrees/modules.doctree and b/docs/build/doctrees/modules.doctree differ diff --git a/docs/build/html/.buildinfo b/docs/build/html/.buildinfo index d4ad049..53b78a3 100644 --- a/docs/build/html/.buildinfo +++ b/docs/build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 9caff14630f84b074099921acac705b3 +config: d4b600d4ad81b46259ac9874ab167859 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/build/html/_modules/geocode.html b/docs/build/html/_modules/geocode.html index c3e7331..9c3d46d 100644 --- a/docs/build/html/_modules/geocode.html +++ b/docs/build/html/_modules/geocode.html @@ -3,7 +3,7 @@ - geocode — Geocode 0.10.3 documentation + geocode — Geocode 0.10.4 documentation