Skip to content

Unsure about manually entered polygons being cached (Windows) #28

Description

@myles28

Still working through this one, so may update if I find more information. I think queries may be using previously cached results, or polygons.

image
Using the above image as an example here are roughly the steps I took to get that result.

  • Manually draw polygon (Roughly where the fires are in the lower left of the image)
  • Search for MTBS wildfires
  • Delete polygon layer and results polygon
  • Draw new polygon (shown in picture above)
  • Search for MTBS Wildfires

This returned wildfires contained in the new polygon and also appears to have returned wildfires from the old search.

Potential things that could be causing this?

  • When adding polygon layers, they all add to the same name for me (geo_enrichment_polygon), even if I add multiple at the same time (I may create a new issue for this)
  • The old results are somehow still saved and when the new query completes it just adds on to the old results table / file

This is running on Windows, with the most recent plugin version (v0.4)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions