Skip to main content
Solved

Geopackage compatible with Intergraph/Hexagon Geomedia

  • July 26, 2023
  • 2 replies
  • 153 views

dustin
Influencer
Forum|alt.badge.img+31

I'm looking for information regarding writing features to geopackage with geometry compatible with Geomedia. I have found the article dealing with Geomedia geometry in Oracle (listed below), but nothing for geopackage. In my testing, FME successfully writes, but the tables are not visible in Geomedia.

 

https://docs.safe.com/fme/2017.0/html/FME_Desktop_Documentation/FME_ReadersWriters/oracle_spatial/GeoMedia_Geometry_Repres.htm

Best answer by daveatsafe

Hi @dustin​,

Please try setting the Geometry in the output Geopackage feature type in FME to 'geopackage_geometry'. This is the least specific geometry, and we have found it to be successful in Geomedia in the past.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • 1637 replies
  • Best Answer
  • July 28, 2023

Hi @dustin​,

Please try setting the Geometry in the output Geopackage feature type in FME to 'geopackage_geometry'. This is the least specific geometry, and we have found it to be successful in Geomedia in the past.


dustin
Influencer
Forum|alt.badge.img+31
  • Author
  • Influencer
  • 629 replies
  • July 28, 2023

Thanks @daveatsafe​ , this worked perfectly!