Rowan Winsemius
Rowan Winsemius
Hi @mbullington This looks like a pretty interesting little module, that said I'm not sure why people would use this, are there any particular applications that come to mind? At...
Thanks for the suggestion @kochizufan Hmmm that's an interesting suggestion, are you aware of any existing libraries or software packages that support that sort of analysis? If so I can...
Thanks for the suggestion @dr-jts , and thanks for incredible work in the open geo space and sharing your knowledge!
Hi @WCMC-vblanque In theory yes this library, but it's possibly a bit contingent on the exact service. Your service looks like a tiled one which is why I've included the...
I've had a bit of a look - the output from issue-#901.geojson looks a little strange as it's including duplicate coordinates, like it's zigzagging backwards and forwards. So I think...
Hey @patrickarlt - long time no chat, finally you're opening an issue in my repo rather than vice-versa! Those Esri-leaflet days taught me alot early in dev career so thank...
Re naming I was thinking `coordIndex` perhaps could become `index`, or `absoluteIndex`? > Consider ringIndex instead of indexOnRing for consistency with the other names. I think `ringIndex` could be confusing...
I've been experimenting with an svg pattern fill plugin/library. I've got a bunch of patterns working but a hatched line fill is proving problematic, it's like there is some sort...
Still relevant
Another alternative here might be to use the `@see` [tag ](http://usejsdoc.org/tags-see.html)in jsdocs, then we could put those references somewhere outside of the main description, for instance, in a modal or...