Ian Mayo
Ian Mayo
Today Ed chased whether it was possible to load custom SVG icons. It's a feature that remains of value.
Thanks @saulhidalgoaular , I've been playing with this branch in Windows 10. Opened Debrief, opened `Scripting` perspective, then changed scripting language to `Python (Py4J)`. A few seconds later this dialog...
> Good afternoon. Yes, Python is necessary and it needs to be added into the configuration of Debrief. I will create some instructions about it. Thanks, could you write the...
Thanks for all this Saul. I found your installation content. Would you mind moving it into section `5.9` of this tutorial please? https://docs.google.com/document/d/1q8_h2C7OT0-n-Kt0idWqw3iMleUFZO5S3SYbT85PSPY/edit#heading=h.w4oix6r9vc7y In the `File changes` part of this...
We could do with reproducible steps to verify this bug. @helenayele - if you get chance, could you see if you can find a file/steps to reproduce it?
Yes, ideally we would override the current window resize behaviour with this: * before the window resizes, retrieve the current viewport (in data coords) * as the window resizes, always...
This new GeoTools feature solves this issue: https://github.com/geotools/geotools/pull/2324 Once it's merged into GeoTools, and included in a GeoTools release, we can switch to that version of GeoTools, and use the...
In the prioritised ToDo, I've put this beneath `refactor D-Lite`. Once D-Lite is refactored, and the map-related code is encapsulated, it will be easier to find 3rd party support for...
Hello Ivan, thanks for the prompt response :-) > You mean like https://github.com/Leaflet/Leaflet.markercluster#customising-the-clustered-markers ? It's actually that code snippet that prompted the idea. But, the function in the snippet provides...
@clenoble - I think the user needs more involvement in the export. The user will control: * the viewport (area of the map that's exported). The viewport could also change...