Open johnpauls opened 5 years ago
If the status used for getPlants is dead or snag then the size.min and size.max still look to the live DBH column to check for sizes. They should look to the dead DBH column instead.
getPlants
dead
snag
size.min
size.max
If the status used for
getPlants
isdead
orsnag
then thesize.min
andsize.max
still look to the live DBH column to check for sizes. They should look to the dead DBH column instead.