Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telraam-Basic-LDES-Server

This is a Telraam specific implementation of the Basic LDES server

Requirements

You need a .env file in the root folder following this template:
TELRAAM_API_KEY='<YOUR_API_KEY>'
You can request your Telraam API token by following this guide.

Usage

git clone https://github.com/KasperZutterman/Telraam-Basic-LDES-Server.git
npm install
npm run start

Active endpoints:

Proposed URI Strategy:

Wegsegment https://telraam.net/ns/location/{segment_id}#segment
Observation https://telraam-api.net/v3.0/traffic-snapshots/{observation_id}/{observation_type}
where {observation_id} = {segment_id}_{date}
Sensor https://telraam.net/ns/location/{segment_id}#camera{sensor_id}
Core of the Linked Data Event Streams https://telraam-api.net/ldes-catalog
https://telraam-api.net/v3.0/segments/feed
https://telraam-api.net/v3.0/segments/shape
https://telraam-api.net/v3.0/traffic-snapshots/feed
https://telraam-api.net/v3.0/traffic-snapshots/shape
Terms https://telraam.net/ns/

Author

Kasper Zutterman

About

A Telraam specific implementation of the @treecg/basic-ldes-server

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages