Jan Vansteenlandt

Results 86 comments of Jan Vansteenlandt

Waw, you get so much code for free, all from 1 person, and you close your issue with "hope to use the fixed version of the library". Make a pull...

Fair enough, there are a bunch of similar libraries out there, there's only 2 I found that played well with Vue and provided decent support for autocompleting where the dropdown...

It did come across rather negative - it came across as this was a broken library from the perspective of what it's promising to do. I'm taking a very defensive...

For a more stripped down version, without an easy to use AJAX driven dropdown, you might want to checkout this one: https://sean.is/poppin/tags I've used it before I had to implement...

As someone who is very new to playing around with Panther, specifically for testing dynamic content, refreshCrawler() was a good tip, thanks @renishv8 !

Think my issue might be very related to this one. https://github.com/njh/easyrdf/issues/245

I agree, let me know if an implementation strategy needs to be implemented other than yourselves :)

Hi @toin0u, really nice work with your geotools library, however I have a question about conversions of coordinates between different reference systems. Since @judgej was working on one for the...

Great! I think I'll put the code in 1 converter class that inherits from your Convert-interface. Creating a point then convert that point into a something else seems like a...

Hi @judgej I was thinking about whether or not this would be fitting to use it here. When I took a look at the Convert Interface I was thinking the...