Geoportal
A Land Information Management System that might be used by land administrators for collection and monitoring of fees. Entails use of GIS to reveal parcel details for decision making.
Install / Use
/learn @Geo-Hub/GeoportalREADME
GeoPortal
The GeoHub Team
Objectives
- 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
Presented at the 2015 Jkuat Tech Expo
Won most popular award
The app is up at https://geoportal.victorngeno.com
See the Geo part here
Pre requisites
- Docker installation. Install from https://docs.docker.com/engine/install/
Setup Instructions
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.samplefile into.envwithcp .env.sample .env - Update the values in the
.envto your specifics. - Run
docker compose up --build - Load the webserver from http://localhost:8002
Contributors (Team GeoHub)
- Ng'eno Victor
- Nombu Murage
- Sophia Njeri
- Thomas Muteti
- James Mwangi
Screen Shots
- Kiambu County loaded on the data page

- Kiambu constituency loaded on the data page

- Farms (Shambas) loaded on the data page

