Skip to content

sesam-community/railml-elements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RailML element splitter

How to configure

{
  "_id": "railml",
  "type": "system:microservice",
  "docker": {
    "image": "[..]",
    "port": 5000,
    "environment": {
      "GIT_REPO": "git@github.com:datanav/railml-microservice.git",
      "FILE_PATTERN": "testfiles/*",
      "SSH_PRIVATE_KEY": "-----BEGIN RSA PRIVATE [..]"  
    }
  }
}

How to use

Pull down the different elements by requesting the following patterns '/track', '/signal', etc.

About

Extract elements from a bunch of railML files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published