koopjs / koop

Transform, query, and download geospatial data on the web.
http://koopjs.github.io
Other
659 stars 127 forks source link

Alternative Provider : koop-provider-csv #351

Closed ntkog closed 5 years ago

ntkog commented 5 years ago

Hi!

I've developed an alternative version for koop-provider-csv . You can check it out: @ntkog/koop-provider-csv

NPM package

An example

Here you have some reasons why I've decided to build another version instead of doing a PR for the existing koop-provider-csv :

m30.csv.zip

In this provider I skipped autodetect-decoder-stream, but it can be added easily, for example, here on line 47

Hope people find useful,

Cheers!

rgwozdz commented 5 years ago

Thanks for the contribution @ntkog. I've referenced your provider here https://koopjs.github.io/docs/available-plugins/providers#third-party.