0

私はかなり長い間、SRTM-osmosis プラグイン ( https://github.com/locked-fg/osmosis-srtm-plugin ) を実行しようとしています。wiki では、コンパイルした jar をディレクトリ (/~.openstreetmaps/osmosis/plugins) に移動する必要があると記載されています。.jar ファイルが見つからず、wiki に記載されているように生成する方法がわかりません。SRTM プラグインで同様の問題に直面した人はいますか?!

4

1 に答える 1

0

The documentation was updated (https://github.com/locked-fg/osmosis-srtm-plugin). Just copied the .jar file to (~/.openstreetmaps/osmosis/plugins) and used the command: osmosis --read-xml map.osm --write-srtm tagName=ele --write-xml map_with_srtm.osm

于 2015-04-22T12:20:47.540 に答える