Nikolai558 / FE-BUDDY

Assists Virtual ARTCC Facility Engineers with their daily tasks.
GNU General Public License v3.0
16 stars 3 forks source link

[BUG] - vERAM-GeoJSON "Input String" error #159

Open KSanders7070 opened 1 year ago

KSanders7070 commented 1 year ago

image ZDV GeoMaps.zip

Nikolai558 commented 1 year ago

The problem FE-Buddy was having with "ZAB" was that they had some defaults that equaled just an empty string. See Picture Below image

Initial fix was to just handle for empty strings which placed empty filters in the geojson, see picture below image

I did impliment another fix that looks at the BCG. As long as the defaults have a valid BCG the filters will be set to the same value, see picture below. image