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

Satellite polygon not processed by pond-reducer.py #32

Closed
Yolandeezy opened this issue Jun 23, 2015 · 5 comments
Closed

Satellite polygon not processed by pond-reducer.py #32

Yolandeezy opened this issue Jun 23, 2015 · 5 comments
Assignees

Comments

@Yolandeezy
Copy link
Contributor

On certain sites with multiple polygons, satellite polygons get thrown out by pond-reducer.py despite meeting the cut off for % agreement.

i.e....
In pad_delineator output, task_id: 30116 has 3 neighboring polygons (two of which are digitized multiple times). The main polygon is digitized 10 times and the larger satellite polygon 7 times. The satellite polygons is not being processed.

@Yolandeezy
Copy link
Contributor Author

pond-reducer.py is now appropriately named pad-reducer.py, and it lives in .../FrackFinder/OH/2010-2013/Pad-Delineator/Processing-Tools/pad-reducer.py

@geowurster
Copy link
Contributor

@Yolandeezy Can you provide an example command that produces the behavior?

@Yolandeezy
Copy link
Contributor Author

$ ./Data/FrackFinder/OH/2010-2013/Pad-Delineator/Processing-Tools/pad-reducer.py \
    Data/FrackFinder/OH/2010-2013/Pad-Delineator/transform/pad_delineations.shp \ 
    Data/FrackFinder/OH/2010-2013/Pad-Delineator/transform/50percent-agreement-test.shp \
    --agreement 0.50

I'd recommend a sub folder to drop your test file in, of course, but I can't seem to push the one I created.

@geowurster
Copy link
Contributor

@Yolandeezy I moved pad-reducer.py from Processing-Tools to bin.

@geowurster
Copy link
Contributor

@Yolandeezy Try again. There was an issue with how the bounding box was being computed.

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

2 participants