noi-techpark / webcomp-mobility-echarging-map

Web Component to show a map of E-Charging Stations in South Tyrol
https://webcomponents.opendatahub.com/webcomponent/98013c75-f27c-414e-aff9-c58ed760e791
GNU Affero General Public License v3.0
0 stars 3 forks source link

User would like to be able to filter also ranges of kW to get a better overview #60

Open ohnewein opened 2 years ago

ohnewein commented 2 years ago

User request: der Filter der Karte https://webcomponents.opendatahub.bz.it/webcomponent/98013c75-f27c-414e-aff9-c58ed760e791 erlaubt es nur genau nach einem bestimmten kW Wert zu suchen. Also z.B: alle 100kW Stationen . Aber nicht "alle größer gleich 100 kW"

dulvui commented 2 years ago

Problem fixed and running on testing https://webcomponents.opendatahub.testingmachine.eu/webcomponent/98013c75-f27c-414e-aff9-c58ed760e791

ohnewein commented 2 years ago

Was it about "max power" or rather "min power". As far as I understand the request, the user was looking for stations delivering at least X kW.

gufmar commented 2 years ago

The technical filter functionality seems to fit. What is still irritating is the designation "max power". It would now be "min power" in the sense of "search results with at least the specified value".

dulvui commented 2 years ago

Yes you are right, min power fits better. I think it was called max power because we have the data field called maxPower. Now it is online also in production.