chore: add osm tools
This commit is contained in:
parent
5a51c31af3
commit
c87ee60274
8 changed files with 10 additions and 0 deletions
3
groups/shell/osm
Normal file
3
groups/shell/osm
Normal file
|
@ -0,0 +1,3 @@
|
|||
osmconvert
|
||||
osmfilter
|
||||
osmtogeojson
|
2
handlers/npm/install
Executable file
2
handlers/npm/install
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh -e
|
||||
sudo npm install -g "$@"
|
2
packages/R/arch
Normal file
2
packages/R/arch
Normal file
|
@ -0,0 +1,2 @@
|
|||
r
|
||||
tk
|
1
packages/npm/aur
Normal file
1
packages/npm/aur
Normal file
|
@ -0,0 +1 @@
|
|||
|
1
packages/osmconvert/aur
Normal file
1
packages/osmconvert/aur
Normal file
|
@ -0,0 +1 @@
|
|||
|
1
packages/osmfilter/aur
Normal file
1
packages/osmfilter/aur
Normal file
|
@ -0,0 +1 @@
|
|||
|
0
packages/osmtogeojson/aur
Normal file
0
packages/osmtogeojson/aur
Normal file
0
packages/osmtogeojson/npm
Normal file
0
packages/osmtogeojson/npm
Normal file
Loading…
Add table
Reference in a new issue