moja-global / FLINT.Example

A FLINT template to help start building a project based on the FLINT framework
Mozilla Public License 2.0
2 stars 29 forks source link

Enable Chapman Richards example #22

Closed aornugent closed 3 years ago

aornugent commented 3 years ago

Added a little config and a SQLite dependency to enable the Chapman Richards spatial example inside the FLINT.example Docker image.

The magical incantation is:

docker run --rm -v $(pwd)/Run_Env:/usr/local/run_env -ti moja/flint.example:bionic bash
cd /usr/local/run_env/
moja.cli --config config/forest_config.json --config config/libs.gdal.chaprich.json --config_provider config/forest_provider.json --logging_config logging.debug_on.conf