Skip to main content
Solved

Support Esri ArcGIS Pro Annotation

  • July 17, 2018
  • 9 replies
  • 156 views

Hello

First off all, I'm sorry for my English.

I'm working with annotations with different textsizes, rotation, horizontal- and vertical alignments in ArcGIS Pro 2.1.3. I have to import and export this annotations to another format (Interlis) as a point feature class. ArcGIS Pro uses a different annotation format (compared to ArcGIS for Desktop).

I can import a file to the file-geodatabase in the "old" annotation format (ArcGIS Desktop) and then i can upgrade it with python. So that's not a big problem.

But I can't export the annotations. The File Geodb reader doesn't recognize the annotations of ArcGIS Pro. With the Open API reader, I can import the annotations as a polygon. But i need a point and the point doesn't have to be in the center of the polygon (alignments). Is there any workaround? I'm a beginner in FME. Or are there any plans to implement the support of the ArcGIS Pro Annotation? (How long does it take?)

Best answer by trentatsafe

Hello @rephil,

 

 

ArcGIS Pro Annotation reading is now supported in FME 2020.0 B20161+. You can find the FME 2020.0 beta here: https://www.safe.com/support/downloads/#beta

As it stands we currently only support Reading ArcGIS Pro Annotation, if you would like to see Writing ArcGIS Pro Annotations as well, please let us know.

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.

9 replies

lars_de_vries
Forum|alt.badge.img+10

The solution might be in using the Esri Filegeodatabase reader instead of using the open API reader.


  • Author
  • 2 replies
  • July 17, 2018

The solution might be in using the Esri Filegeodatabase reader instead of using the open API reader.

Maybe I expressed myself in a misleading way.

First, I tried to use the Esri Filegeodatabase reader. But it didn't recognize the annotations. I couldn't add them with "import feature types".

After that, I tried the other one (open API). There I could add them, but only as polygons.


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • July 19, 2018

The team is working on reading ArcGIS Pro annotations right now. This will appear in an FME 2019 beta at some point. I'll ask them to post here when it does. It is true that until then, it is not possible (as far as I know) to read ArcGIS Pro annotations with FME, no matter what reader. And once we do have it, you'll only be able to read them if you are running FME on a computer with ArcGIS Pro installed on it.


  • Author
  • 2 replies
  • July 19, 2018

The team is working on reading ArcGIS Pro annotations right now. This will appear in an FME 2019 beta at some point. I'll ask them to post here when it does. It is true that until then, it is not possible (as far as I know) to read ArcGIS Pro annotations with FME, no matter what reader. And once we do have it, you'll only be able to read them if you are running FME on a computer with ArcGIS Pro installed on it.

Thank you for the answer. Then I have to wait.

 

 


  • 2 replies
  • March 26, 2019

The team is working on reading ArcGIS Pro annotations right now. This will appear in an FME 2019 beta at some point. I'll ask them to post here when it does. It is true that until then, it is not possible (as far as I know) to read ArcGIS Pro annotations with FME, no matter what reader. And once we do have it, you'll only be able to read them if you are running FME on a computer with ArcGIS Pro installed on it.

Hi @daleatsafe, just wondering if this functionality made it's way into the current FME 2019 Beta before I download and install.


andreaatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • 450 replies
  • March 27, 2019

As it currently stands, this will not be in the FME 2019.0 release. We are hoping to add this functionality in a future release.

We will update this post when this capability has been addressed.


_trent
Contributor
Forum|alt.badge.img+1
  • Contributor
  • 14 replies
  • August 28, 2019

As it currently stands, this will not be in the FME 2019.0 release. We are hoping to add this functionality in a future release.

We will update this post when this capability has been addressed.

From the release notes it appears this was not addressed in 2019.1. Can you give any indication when this will be available? Thanks.


trentatsafe
Safer
Forum|alt.badge.img+6
  • Safer
  • 278 replies
  • Best Answer
  • February 4, 2020

Hello @rephil,

 

 

ArcGIS Pro Annotation reading is now supported in FME 2020.0 B20161+. You can find the FME 2020.0 beta here: https://www.safe.com/support/downloads/#beta

As it stands we currently only support Reading ArcGIS Pro Annotation, if you would like to see Writing ArcGIS Pro Annotations as well, please let us know.


ainohelle
Contributor
Forum|alt.badge.img+2
  • Contributor
  • 3 replies
  • February 14, 2020

Hello @rephil,

 

 

ArcGIS Pro Annotation reading is now supported in FME 2020.0 B20161+. You can find the FME 2020.0 beta here: https://www.safe.com/support/downloads/#beta

As it stands we currently only support Reading ArcGIS Pro Annotation, if you would like to see Writing ArcGIS Pro Annotations as well, please let us know.

That's great news, thanks!

Writing ArcGIS Pro annotation would be really useful too, but being able to read them helps a lot already.