we are working in a new geoserver environment backed by oracle spatial. we have db triggers that need to perform spatial queries to maintain business data when spatial data is updated.
there is dialogue that these triggers should call out to geoserver which, of course, will call back into the db. for bulk processing this appears nasty compared to having those triggers simply issue the necessary sql directly.
is there any reason to not operate on the spatial dataset directly from the sql execution environment?
أكثر...
there is dialogue that these triggers should call out to geoserver which, of course, will call back into the db. for bulk processing this appears nasty compared to having those triggers simply issue the necessary sql directly.
is there any reason to not operate on the spatial dataset directly from the sql execution environment?
أكثر...