Welcome to the Geo Discussion Forum project! This project aims to create a web-based
discussion forum for users to share and discuss geographic information and maps.
The forum is built using Geoserver, an open-source server that allows for the publishing, viewing,
and editing of geographic information.
- User Registration and Login
- Creating and editing discussion threads
- Adding and viewing maps and geographic information
- Searching for and filtering discussion threads by location
- Responsive design for easy use on mobile devices
To get started with the Geo Discussion Forum, you'll first need to set up a Geoserver instance. Y ou can download the latest version of Geoserver from the official website. (geoserver.org)
Once you have Geoserver set up, you can clone the Geo Discussion Forum repository to your local machine by running the following command in your terminal:
Geoserver
https://sourceforge.net/projects/geoserver/files/GeoServer/2.22.1/GeoServer-2.22.1-winsetup.exe
PostgreSQL 13.9 64bit windows
https://www.enterprisedb.com/postgresql-tutorial-resources-training?uuid=7c756686-90b4-4909-89ed-043e0705a76e&campaignId=7012J000001BfmaQAC
pgAdmin 4
https://www.postgresql.org/ftp/pgadmin/pgadmin4/v6.19/windows/
Next, you'll need to set up the database. The project uses PostgreSQL, so you'll need to have that installed and running on your machine. You can find instructions for installing PostgreSQL on the official website.
After setting up the database, you can run the following command in the root directory of the project to set up the necessary tables:
- you can polulate your database with Shapefiles using POST GIS
Next, you'll need to set up the database. The project uses PostgreSQL, so you'll need to have that installed and running on your machine. You can find instructions for installing PostgreSQL on the official website.
After setting up the database, you can run the following command in the root directory of the project to set up the necessary tables:
License The Geo Discussion Forum project is licensed under the MIT License.