Skip to content

Library with CLI support for converting OSM XML to NeTex XML

License

Notifications You must be signed in to change notification settings

entur/osm-to-netex-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osm-to-netex

CircleCI

Tool for converting OSM XML to NeTex XML

Using java 8 and gradle 4.6

Run with gradle

gradle run -PappArgs='-osmFile osm.xml'

Build

gradle build

Build fatjar

gradle fatJar

Run from jar (fatJar)

java -jar build/libs/osm-to-netex-all-1.0-SNAPSHOT.jar -osmFile osm.xml

About

Library with CLI support for converting OSM XML to NeTex XML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%