Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PROG2900
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sara Savanovic Djordjevic
PROG2900
Merge requests
!18
Update readme
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update readme
clhp_map
into
main
Overview
0
Commits
2
Pipelines
0
Changes
1
Merged
Sara Savanovic Djordjevic
requested to merge
clhp_map
into
main
10 months ago
Overview
0
Commits
2
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
382a0752
2 commits,
10 months ago
1 file
+
19
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
+
19
−
1
Options
# PROG2900
# IceMap PROG2900
This software was developed at NTNU as part of a Bachelor thesis for the municipality of Gjøvik.
## Table of contents
*
[
Server
](
#server
)
*
[
Endpoints
](
#endpoints
)
*
[
Update map
](
#update-map
)
*
[
Get relation
](
#get-relation
)
*
[
Get lake names
](
#get-lake-names
)
*
[
Update measurements
](
#update-measurements
)
*
[
Add new lake
](
#add-new-lake
)
*
[
Add test data
](
#add-test-data
)
*
[
New lidar data
](
#new-lidar-data
)
*
[
Database
](
#database
)
*
[
Server dependencies
](
#server-dependencies
)
*
[
Known bugs
](
#known-bugs
)
*
[
Application
](
#application
)
*
[
Application dependencies
](
#application-dependencies
)
*
[
Developers
](
#devleopers
)
# Server
The server currently only accepts HTTPS requests, not HTTP.
Loading