repositorypackage
0.0.0-20241219175715-7a619a4a5921
Repository: https://github.com/lddl/osm2gmns.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
osm2gmns
Just port of https://github.com/jiawlu/OSM2GMNS in Golang
Stage: W.I.P.
Current test:
# Load some OSM file to root of folder
# Call this file sample.osm
# Run:
go test -timeout 30s -run '^TestParser$' ./*.go
# After you will see some files in test_data folder