Jacob Wodzyński

Results 244 comments of Jacob Wodzyński

Thank you for this clear description. I'll fill in with some more info. In the first case, when the entire group is enabled, the requests looks like this: ``` https://framtidsplan2050antagande.halmstad.se/geoserver/op2050_a/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image%2Fpng8&TRANSPARENT=true&LAYERS=op2050_a_kommunikationsreservat%2Cop2050_a_vagreservat%2Cop2050_a_forlangt_kollektivtrafikstrak%2Cop2050_a_gc_forstarkt_koppling%2Cop2050_a_ny_vag%2Cop2050_a_forbindelse_over_barriar%2Cop2050_a_resecentrum%2Cop2050_a_tagstation&INFO_FORMAT=application%2Fjson&SRS=EPSG%3A3008&TILED=false&STYLES=%2C%2C%2C%2C%2C%2C%2C&WIDTH=1298&HEIGHT=1917&BBOX=106752.79999999996%2C6278658.299999999%2C112204.39999999997%2C6286709.699999999...

Perhaps something that should be added to the `DrawModel`, rather than individual plugins?

I'm putting this on hold. My initial tests have shown that those sources are not sutaible for snapping. Contrary to the `Vector` source, the `VectorTile` source lacks the `getFeatures` method,...

Reopening the issue due to recent requests from several customers.

@hajkmap/dev I'm bumping this up given the recent activity from e.g. OSM. https://blog.openstreetmap.org/2024/02/11/2024-announcing-the-year-of-the-openstreetmap-vector-maps/.

Admin UI only parses the response, so any changes to the _contents_ of the response come from the WFS server. Just to be clear, we're talking about the response to...

The solution in [93d2e12](https://github.com/hajkmap/Hajk/commit/93d2e12b210ce0a9c0aa32d19b461da90ba2a3f5) had one limitation: **it matched the closing conditional tag of `{{/if}}`, effectively breaking the if-conditions**. I couldn't live with that so I worked on another solution....

I'm not sure where this code snippet is located. But two thoughts: - this should be done in the "model" (I reckon we have such a thing, could be the...

Sounds good. I had a closer look at the screenshot you attached and I don't follow. So, if we've configured `minZoom: 4` and we fetch the current zoom level and...

Excellent, go for it!