Dan Wild

Results 25 comments of Dan Wild

I struggled a bit with the syntax for passing data to nested helpers, and was seeing: ``` options.fn is not a function ``` Syntax seems a little odd but I'm...

Thanks @elemoine, I missed that one! So I guess I'm confirming that this definitely _is_ still an issue. If the fix is to avoid in-memory sqlite: - it should not...

@lesserwhirls I have *finally* sent you some example files (check email).

Issue is not present in the demo, likely a css problem so you'd need to provide a full example.

Hi @Begio, I haven't really looked into support for `EPSG:4326` yet. Nor do I have any suitable 4326 data on hand for testing, perhaps you could put up an example...

That's correct @tkrueger73. It shouldn't be too much work to integrate this functionality, however I'm a bit light on time at the moment 😐 Accepting PRs!

PR is short for [Pull Request](https://help.github.com/articles/about-pull-requests/). It's a popular way to work collaboratively in software projects (specifically; it's a clean and simple way to review, discuss, and merge code changes...

Hi @tomkralidis, Very open to the idea of CoverageJSON / or other OGC compliant format. From memory I don't think I saw a decent OGC candidate when I started this...

@Conengmo IMO not having this feature is a pretty substantial blocker to building more complex/interactive applications with Folium (particularly with proliferation of dashboarding tools like Voilà, Dash, Streamlit, Panel, etc....

Yep @Conengmo I 100% understand these things don’t just happen by themselves, and a PR would have been much more helpful than a comment 😅 I guess at a minimum...