You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From reading the documentation it doesn't seem to be possible apply external rules to the parser.
I'd like to make sure that all points gathered all contain elevation too, and not reiterate over the points again once the parser is complete but rather inject this logic.
Basically inject logic into the check of data, to either ensure the data is correct and throw an error, or simply filter out the "bad" data that doesn't contain what you as the developer would like the data to contain.
What do you think about this idea?
Best regards,
Casper
The text was updated successfully, but these errors were encountered:
Hi,
From reading the documentation it doesn't seem to be possible apply external rules to the parser.
I'd like to make sure that all points gathered all contain elevation too, and not reiterate over the points again once the parser is complete but rather inject this logic.
Basically inject logic into the check of data, to either ensure the data is correct and throw an error, or simply filter out the "bad" data that doesn't contain what you as the developer would like the data to contain.
What do you think about this idea?
Best regards,
Casper
The text was updated successfully, but these errors were encountered: