- Demonstrate a land information systems
- Demonstrate different access levels for land information. This ensures subsets of information can be accessible to the public while others by admins only.
- Demonstrate GIS can be used to assess quality and attributes of land before purchasing.
To demo different access levels admin can log in and out and not that the names of land owners toggles visibility
The app is up at https://geoportal.victorngeno.com
See the Geo part here
- Docker installation. Install from https://docs.docker.com/engine/install/
These assume unix commands ie Ubuntu/Mac. For windows users, might need to substitute with relevant commands. These are run in the terminal.
- cd into your projects directory.
- Clone this repo
git clone https://github.com/Geo-Hub/geoportal.git
- cd into the newly created folder
cd geoportal
- Copy
.env.sample
file into.env
withcp .env.sample .env
- Update the values in the
.env
to your specifics. - Run
docker compose up --build
- Load the webserver from http://localhost:8002
- Ng'eno Victor
- Nombu Murage
- Sophia Njeri
- Thomas Muteti
- James Mwangi