Basically, we're provided the exact table structure for our spatial tables; specific to the decision makers decisions on how the tables should be structured. We have no say in how what fields these tables will include. They are designed to be specific for different feature classes though (i.e., buildings, natural resource surveys, power lines, etc. all have a custom fields but also have certain fields in common). The ancillary tables that store the majority of attribute data is totally up to us how it is structured.
We do use triggers on many fields and in the past used them on our own geometry fields. We've changed things a lot lately to be in compliance with SDSFIE 3.0 standards and it has caused HAVOC! Basically, now all the fields we used to have in spatial tables are now in stand-alone ancillary tables. So our geometry fields are now in stand-alone tables...doesn't really make sense does it?
I was hoping someone knows of a way to make the SHAPE.AREA/SHAPE.LEN fields popolate and update automatically even if using SDO_GEOMETRY. Maybe someone has found a way to "trick" Oracle to use these fields???I hope that clarifies my question.Thanks in advance,Wes
If using sdo_geom, is there any way to get the SHAPE.AREA and SHAPE.LEN to populate correctly? Yes, other fields could be added to store this geometry info., but I'd rather not do that if possible.Thanks in advance,Wes
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.