wellknown : convert wkt to geojson. You can installing wellknown npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install wellknown $ sudo npm install -g wellknown
If want to update the wellknown package execute the command as below,
$ sudo npm update wellknown
Update package globally,
$ npm install -g wellknown
$ sudo git clone https://github.com/rektide/wellknown.git
$ sudo npm install -g ./wellknown
wellknown@0.5.0 /usr/lib/node_modules/wellknown
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall wellknown
| Package Name | wellknown |
| Version | 0.5.0 |
| Description | convert wkt to geojson |
| Released Date | 2016-07-22T21:04:21.464Z |
| Published by | tmcw |
| How to Learn | https://www.npmjs.com/package/wellknown/tutorial |