chore: add osm tools

This commit is contained in:
xeruf 2022-10-02 00:27:03 +02:00
parent 5a51c31af3
commit c87ee60274
8 changed files with 10 additions and 0 deletions

3
groups/shell/osm Normal file
View File

@ -0,0 +1,3 @@
osmconvert
osmfilter
osmtogeojson

2
handlers/npm/install Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh -e
sudo npm install -g "$@"

2
packages/R/arch Normal file
View File

@ -0,0 +1,2 @@
r
tk

1
packages/npm/aur Normal file
View File

@ -0,0 +1 @@

1
packages/osmconvert/aur Normal file
View File

@ -0,0 +1 @@

1
packages/osmfilter/aur Normal file
View File

@ -0,0 +1 @@

View File

View File