The source code of Where is available at GitHub.

Clone and update Where v0.16.1

The simplest way to download Where and do later updates is by cloning the Where repository:

git clone https://github.com/kartverket/where.git

With a cloned repository you can update to version 0.16.1 by doing:

cd where
git fetch origin
git checkout tags/v0.16.1

See Installing Where for details on how to install the software.

Download Where v0.16.1

If you prefer to download the source code as a zip- or tar-file, you can use the following links:

See Installing Where for details on how to install the software.

Changelog

Version 0.16.1 is a bug fix release fixing the following bugs in version 0.16.0:

  • Removed pipeline that should not be included yet.
  • Fix date formatting to work with Windows as well.

Note: The Where software is currently in Beta. There are still a few bugs in the analysis we are ironing out. We will also do some upgrades to the internal data structures used to store data that will break with the current ones. You should not use Where for any production level work yet. However, let us know if you are interested in using the software and we will keep you updated as it matures.