Skip to content

This library is a wrapper over various APIs used by "Kultur- og Naturreise".

License

Notifications You must be signed in to change notification settings

knreise/KNReiseAPI

Repository files navigation

KNReiseAPI

This library is a wrapper over various geospatial APIs used by "Kultur- og Naturreise".

Note

The version 2.x.x branch is still experimental!

Usage

Install using npm:

npm install knreise-api -S

if using webpack, add this to your config:

node: {
    console: true,
    fs: 'empty',
    net: 'empty',
    tls: 'empty',
    dns: 'empty',
    dgram: 'empty'
}

See doc.md for more details.

See also this codepen collection for old examples of more advanced usage with Leaflet

License

This library is licensed under the Apache Software License, Version 1.1, see LICENSE.md

Background

This library is developed by Norkart on behalf of the Norwegian arts Council as part of the "Kultur- og naturreise demo"-project

About

This library is a wrapper over various APIs used by "Kultur- og Naturreise".

Resources

License

Stars

Watchers

Forks

Packages

No packages published