Skip to content

Commit

Permalink
Add shp2geobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Jul 24, 2014
1 parent f2f5a16 commit 4e1b7ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"main": "index.js",
"bin": {
"geobuf2geojson": "bin/geobuf2geojson",
"geojson2geobuf": "bin/geojson2geobuf"
"geojson2geobuf": "bin/geojson2geobuf",
"shp2geobuf": "bin/shp2geobuf"
},
"scripts": {
"test": "tap test/*.js",
Expand Down

0 comments on commit 4e1b7ce

Please sign in to comment.