Skip to content

Gets a terrain height (AHN) profile using an interactive map. The data is obtained from a free GeoServer database

Notifications You must be signed in to change notification settings

viktor-platform/sample-ahn-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actueel hoogtebestand Nederland (AHN) viewer

This sample app shows how to retrieve data from some GeoServer using the Web Map Service (WMS).

When hosting this app, you can draw lines on a map, after which you can retrieve a graph of the AHN along this line. An example interaction is shown below.

 Inside the application you can draw a line on a map in the "Map" tab, and view the resulting AHN graph in the "AHN along line" tab

Code usage

AHN specific code can be found in app/functions/ahn.py. The actual code that retrieves the data from the server is VIKTOR independent, and hence can also be used without VIKTOR. There is no visualisation available in this file.

Inside the application however, input and output are generated using VIKTOR.

About

Gets a terrain height (AHN) profile using an interactive map. The data is obtained from a free GeoServer database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages