abiuan
abiuan
Hello, at first glance I have a simple task: do a _GetFeatureInfo_ request inside a _handleClick_ method of a _ClickHandler_ behaviour. This behaviour is added to a map containing a...
Current version of wicketstuff-openlayers3 add automatically the _bbox_ parameter. This parameter is mutually exclusive with _featureid_ and _filter_ parameters. Should be possible to specify a strategy and, when the _filter_...
Hello, I'm trying to add authentication to a working wicket spring boot application. I followed the instructions on the github page, enabling spring-boot-starter-security, creating a bean extending WicketBootSecuredWebApplication, etc.. When...
Hello, I'm developing a wicket web application that needs authentication. I'm using spring security for that. Using an InMemoryUserDetailsManager works all fine. Switching to OAuth2 authentication doesn't work. The following...
As in previous issue, where was not possible to specify a concrete TimeInstant in om:phenomenonTime, I had the same problem in **sams:shape** where is not possible to specify a concrete...