Gavin Rehkemper

Results 114 comments of Gavin Rehkemper

Since the Living Atlas layers will be using this pattern going forward, I agree with @jgrayson-apl that we should re-open this issue to support decoding LERC tiles, via a plugin,...

This is fixed in #1055 and should be released in a future version.

Thanks all, and sorry about the delay on this. We'll merge this since setting the type to "optional" is not a breaking change, and then we'll follow-up by creating an...

@dbouwman can this one be closed?

Yeah, it's hard to shove a comments JSON into CSV. My initial thought is to just put the comments array, i.e.: ``` [ { "created_at": "2014-01-02T12:34:56Z", "body": "talk talk" }...

@scaddenp thank you for the report. In your original post you said, "The docs state". What is the URL to the page from where you got that wording?

Any resolution on this? I'm getting the same issue tonight. - OS: Windows 7 64bit - [email protected] - [email protected] - [email protected] - npm 1.4.28 - nodejs 0.10.33 Output error: ![error2](https://cloud.githubusercontent.com/assets/209355/6861764/c9138476-d409-11e4-9715-0b31b264b193.png)...

Agreed on this. Why has the maintainer not honored pull requests?

Hi @ssinhaleite, thanks for the PR. > The CSV import threw an error when an issue didn't have a body defined Can you tell me more about the error that...

Thanks for providing the example. As a user, if I'm trying to import your example: ![image](https://github.com/gavinr/github-csv-tools/assets/209355/4d58b476-7b3d-4775-abb5-697bd21e8d64) I would NOT expect the issue title to be in the body of the...