Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dilation operation produces incorret results #67

Open
dbahrdt opened this issue Nov 21, 2019 · 0 comments
Open

Dilation operation produces incorret results #67

dbahrdt opened this issue Nov 21, 2019 · 0 comments

Comments

@dbahrdt
Copy link
Member

dbahrdt commented Nov 21, 2019

Consider the query
%25%(#"Bayern" #"Munich")

This should return at most some parts of BW/CZ/A but instead one gets almost everything.

The following works
%24%(#"Bayern" #"Munich")

25 km is the currenty set dilation cache threshold.

Additionally if the input to the dilation is large then strange things are happening too:
%1%% #"Bayern"
results in stuff in Portugal, Turkey and Russia beeing returned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant