Closed vincentsarago closed 2 years ago
latest commit fix most of the performance BUT it made it worse for non-epsg based CRS
here is what really needs to be reviewed
latest commit also took care of #63 by executing the WHERE clause using table's geometry SRID
To be honest I can't think of a better solution to support non-epsg
CRS. I think I'll add a note about the performance implication of using such CRS.
closes #65, closes #63
This PR does:
TODO