Add traversedArea function for temporal circular buffers#666
Add traversedArea function for temporal circular buffers#666mschoema merged 1 commit intoMobilityDB:masterfrom
Conversation
|
One major question I have concerns the way we construct the resulting geometry. |
|
The problem with performing the union of the circles or trapezoids obtained from each segment is that PostGIS polygonizes the circles. For example while Therefore, I would keep things like this until circles are managed as circles in PostGIS. |
ef261d3 to
94c80ce
Compare
No description provided.