When joining file-GDB dataset with GML dataset and then writing to GML the geometry is missing in the output, if I dont join with the GDB the geometry is in the output.
Is there some hidden GDB features which causes this ?
Or what is happening ?
When joining file-GDB dataset with GML dataset and then writing to GML the geometry is missing in the output, if I dont join with the GDB the geometry is in the output.
Is there some hidden GDB features which causes this ?
Or what is happening ?
How are you joining the data?
This is embarrassing my fault. Featurejoiner was set to use the geometry from the gdb.
How are you joining the data?
This is embarrassing my fault. Featurejoiner was set to use the geometry from the gdb.
This is embarrassing my fault. Featurejoiner was set to use the geometry from the gdb.
Happily, these sorts of errors are the easiest ones to fix :-)
Happily, these sorts of errors are the easiest ones to fix :-)
They sure are! Thank you for helping putting me in the right direction