Kopland.no

Products - Software
Kopland has a map solution under development. The map is already operational, and uses React and Next.js as a framework together with Leaflet. The map solution runs at Vercel on an instance in Washington DC. The link below takes you to the map:
Kopland map
The maps are retrieved from various map tile servers. The route engine with API (Java) runs via a secured reverse proxy (NGINX) at Kamatera on an instance in Stockholm. Detailed display of forest roads, dirt roads and private roads (only applies to Norway) is retrieved directly from the Norwegian road-data-bank (NVDB) per county. This is cached encrypted in the browser (less load on NVDB).
Display of dirt roads and barriers is obtained from Open Source APIs for the whole world. Kopland kart can create routes based on different profiles. A profile is specially developed for gravel riding where the route engine prioritizes dirt roads avoiding non payable barriers. Barriers with payment it routes through.
In addition, the route engine has profiles for walking-, cycling- and car-trips. New profiles will come for different purposes optimized based on tests and feedback from users. Generated routes can be downloaded (gpx format) and used to navigate via various mobile applications such as GuruMap, OSMAND, DMD2 etc. Plans to be able to upload routes from file are also soon implemented. For example, it might be nice to show other people's routes, TET (Trans Euro Trail) etc
Gravel mapGravel roads from NVDB.
Route mapBarriers (circles) and a gravel route (dashed line)