LorenzBuehmann commented on issue #1324:
URL: https://github.com/apache/jena/issues/1324#issuecomment-1133548083

   Fair. But even if we cannot fix this - also given that it's more a corner 
case with literals in MB scale and beyond - we wanted to at least report this 
behavior - could be a good FAQ entry or the like.
   Luckily, in our case we own both Fuseki instances `A` (with the polygons) 
and `B` (with the points), thus, we indeed switched the direction, gathering 
the polygon via a `SERVICE` request from `A` and doing the point in polygon 
check in `B` compared to passing the polygon from `A` to `B` to make the point 
in polygon check via the `SERVICE` request. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to