Skip to main content
Question

Spatial data and Tabular data will not write to the same GDB.


inframan
Contributor
Forum|alt.badge.img

I have a workbench that reads .dbf tabular data and .shp spatial data and writes both to a Fgdb. It works fine if I manually point to an existing gdb but when I try automate gdb creation by exposing the "fme_dataset" and use that for a location and filename, via fanout, it only writes the tabular data. I can get it to write the spatial data but it comes out in another gdb labeled "null."

 

I'm guessing that since the dbf and shp and not directly linked the writer doesn't see the "fme_dataset" based gdb as an option. I've even tried directly linking the table to the shp with an AttributeKeeper but its still creating a second "null" gdb instead of inserting the spatial data in the "fme_dataset" based gdb.

2 replies

dustin
Influencer
Forum|alt.badge.img+30
  • Influencer
  • April 12, 2023

FME inherently reads the dBase (dbf) file in the shapefile reader. You shouldn't read them in separately.


inframan
Contributor
Forum|alt.badge.img
  • Author
  • Contributor
  • April 12, 2023

to specify, the dbf and the shp and separate inputs from separate data sources


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings