Skip to main content
Question

How do you write NULL geometries to a PGDB?

  • October 30, 2014
  • 1 reply
  • 7 views

Forum|alt.badge.img
I have records in Oracle that have valid records with null geometries. The geometry type is point, so the geodb_point type is used in FME for the pgdb - BUT this excludes all the null geometry records.

 

 

How do I get ALL the records exported?

1 reply

david_r
Celebrity
  • October 30, 2014
Hi,

 

 

if there is a discrepancy between the actual geometry and the format attributes, you can often solve this by inserting a GeometryValidator.

 

 

Another strategy could be to test for the number of coordinates (CoordinateCounter) and to insert a GeometryRemover if there are no coordinates, which should clear up the internal format descriptors.

 

 

David

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