g3w-suite / g3w-client

Map viewer addon for G3W-SUITE
https://g3w-suite.readthedocs.io/en/latest/g3wsuite_client.html
Mozilla Public License 2.0
21 stars 17 forks source link

Group all queryby [bbox, drawpolygon, polygon] into a single map control #647

Closed volterra79 closed 1 month ago

volterra79 commented 4 months ago

Depends on: https://github.com/g3w-suite/g3w-client/pull/646

Supersedes: https://github.com/g3w-suite/g3w-client/pull/599

Supersedes: https://github.com/g3w-suite/g3w-client/pull/451

Before

image

After

Area controls are grouped under a single button:

Query by BBOX

image

Query by Draw Polygon

image

Query by Polygon

image