Skip to content

entur/osm-to-netex

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

Tool for converting OSM XML to NeTex XML

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages