I hope someone could help me or give me a hint.
I have a script which transforms a database (ORACLE8I) to SDF3 (FDO). It is a simple script since the input data is configured as "Single Merged Feature Type" and the output data as "Dynamic Schema" (so the properties are dynamic corresponding to the incoming features). The result is a "copy" of the database in an SDF3, each table of the database is one Feature Type within the SDF3.
My wish is to have the empty tables of the database, too. I already know that it won't be possible to have empty Feature Types / Tables in the SDF3.
So, I would like to create some dummy features, for each database-table one dummy feature. So that there is at least one feature for every table.
Is there a way to solve that issue?
I need the SDF3 for a WebGIS. The stylization should be fix. The SDF3 is then updated weekly. It could happen that a table will be filled. To avoid checking it I would like to have at least a dummy feature.
Thanks in advance!
-GPT_Executer (Maria)