Skip to main content
Solved

Reading multi-patch geometry from File GeoDatabase

  • September 19, 2017
  • 3 replies
  • 229 views

Forum|alt.badge.img

Hi,

I am trying to read a multipatch geometry from ESRI File Geodatabase and getting the following error:

FME API version of module 'FILEGDB' matches current internal version (3.8 20170315) FileGDB Reader: Feature class '*****' has shape type 'esriGeometryMultiPatch' which is unknown to FME. Skipping feature class

 

(I am using OSX version of FME Desktop 2017.1, build 17539). I was wondering if it's supported on Windows with FGDB (ArcObject based format). Is MultiPatch Geometry reading supported by FME using Shapefiles?

I appreciate any advice on this (puzzling for me) question.

Kind regards,

Alexander

Best answer by geosander

The File Geodatabase API can't read multipatch features, unfortunately. This is not a shortcoming of FME, but caused by Esri's API that is rather limited.

There are a couple of other options:

1) You'd have to use the ArcObjects reader instead. But then you need to switch to Windows and buy an Esri license...

2) You need to find a way to export your File Geodatabase to a multipatch shapefile (no wonder that format is still so popular...) and read that with FME to process it further.

View original
Did this help you find an answer to your question?

3 replies

geosander
Forum|alt.badge.img+7
  • Best Answer
  • September 19, 2017

The File Geodatabase API can't read multipatch features, unfortunately. This is not a shortcoming of FME, but caused by Esri's API that is rather limited.

There are a couple of other options:

1) You'd have to use the ArcObjects reader instead. But then you need to switch to Windows and buy an Esri license...

2) You need to find a way to export your File Geodatabase to a multipatch shapefile (no wonder that format is still so popular...) and read that with FME to process it further.


whkarto
Contributor
Forum|alt.badge.img+14
  • Contributor
  • September 19, 2017
geosander wrote:

The File Geodatabase API can't read multipatch features, unfortunately. This is not a shortcoming of FME, but caused by Esri's API that is rather limited.

There are a couple of other options:

1) You'd have to use the ArcObjects reader instead. But then you need to switch to Windows and buy an Esri license...

2) You need to find a way to export your File Geodatabase to a multipatch shapefile (no wonder that format is still so popular...) and read that with FME to process it further.

Keep in mind, that Shape Multipatch doesn't support texture!

 

 


geosander
Forum|alt.badge.img+7
  • September 19, 2017
whkarto wrote:
Keep in mind, that Shape Multipatch doesn't support texture!

 

 

True, yes, thanks for the addition.

Reply


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