We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UNVT Portal 等で動かしている Smart Maps Bazaar でよく動かすコマンドやスクリプトをまとめたい。
新しいリポジトリを作り、Makefileでコマンドをまとめる。
Makefile
gw
smb
ipfs swarm connect
ipfs pin add --progress
ngs
git clone https://github.com/unopengis/smbc.git cd smbc make gw make ngs
The text was updated successfully, but these errors were encountered:
https://github.com/unopengis/smbc
Sorry, something went wrong.
少しずつ進捗させており、もう少し進捗させたら、このイシューをクローズします。
概ね定着してきたので、このイシューとしてはクローズします。
hfu
No branches or pull requests
解決したい課題
UNVT Portal 等で動かしている Smart Maps Bazaar でよく動かすコマンドやスクリプトをまとめたい。
解決方法
新しいリポジトリを作り、
Makefile
でコマンドをまとめる。実装する機能
gw
smb
: smb.optgeo.org のゲートウェイにipfs swarm connect
するipfs pin add --progress
で追加するngs
: 長崎点群 400GB典型的な使い方
The text was updated successfully, but these errors were encountered: