Skip to main content
Solved

Why do I get Warning and "Assumed Default" when Translating from GDA94 to GDA2020


Forum|alt.badge.img

I have started testing of translating our data from GDA94 to GDA2020 in preparation for Australia's new datum change. I have tried a simple translation however have a 'Warning' in the FME translation process saying "MapInfo does not support datum/ellipsoid GDA2020 -- assuming default of WGS84", why?? How do I correct this?

Best answer by andreaatsafe

Hi @tonyjordan

In FME 2019.0 beta, we have updated the libraries for the MapInfo Extended TAB (MAPINFO_EXTENDED) writer. This update resolves the issue for writing GDA2020 datum - the MAPINFO_EXTENDED format is now aware of the new GDA2020 datum.

You can find the latest FME 2019.0 beta here.

Please let us know if you are still encountering an issue writing MapInfo TAB files with GDA2020 datums via reporting a problem.

- Andrea

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

24 replies

markdmclean
Contributor
Forum|alt.badge.img+3
  • Contributor
  • April 3, 2018

Does this help? https://li360.pitneybowes.com/s/question/0D58000003ugyOvCAI/gda2020-datum-support-for-australia I note V17 is due this month.

FME added full support for GDA2020 in version 2018 (released 14th March this year)


Forum|alt.badge.img
  • Author
  • April 4, 2018
markdmclean wrote:

Does this help? https://li360.pitneybowes.com/s/question/0D58000003ugyOvCAI/gda2020-datum-support-for-australia I note V17 is due this month.

FME added full support for GDA2020 in version 2018 (released 14th March this year)

Hi Mark,

 

 

I am running FME V2017.1.2.0 (20171213-Build 17722-Win64) which has GDA2020 support, I am also using PBA's latest MapInfo Pro V17 Beta2 which also has GDA2020 support, however the error as described above still presents itself!?!?

 

 

Regards,

 

Tony Jordan

 

 


markdmclean
Contributor
Forum|alt.badge.img+3
  • Contributor
  • April 4, 2018
markdmclean wrote:

Does this help? https://li360.pitneybowes.com/s/question/0D58000003ugyOvCAI/gda2020-datum-support-for-australia I note V17 is due this month.

FME added full support for GDA2020 in version 2018 (released 14th March this year)

Hi Tony,

 

 

I'm up here on the Sunshine Coast looking into all aspects of GDA2020 for the local council.

 

 

I commented because I remember reading the MapInfo statement and am closely following FME developments.

 

 

I know ESRI promised GDA2020 compatibility with 10.5.1, but we only had success with 10.6.

 

 

Are you able to source and run FME2018?

 

Does your MapInfo PRJ file contain the MGA2020 zones as shown in the link I posted.

 

 

It would be good to get a definitive solution as we also have several MapInfo users and a few hundred datasets to transform (nearer the time).

 

 

Cheers,

 

Mark

Forum|alt.badge.img
  • Author
  • April 6, 2018

Hey Mark,

I have just installed FME2018 and run the same reprojection function for the GDA94 to GDA2020 and still receive the error "

MapInfo does not support datum/ellipsoid `GDA2020' -- assuming default of WGS84". Why is there reference to MapInfo? Also, after you mentioned if my

MAPINFOW.PRJ file contains the code as seen in the link you posted, being:

https://li360.pitneybowes.com/s/question/0D58000003ugyOvCAI/gda2020-datum-support-for-australia

, I proceeded to check and the code is different in the PRJ file. I have posted this also on the Li360 MI Pro V17 Beta2 forum. I just don't know why FME is referencing MapInfo!?!?

Regards,

Tony Jordan


Forum|alt.badge.img
  • Author
  • April 6, 2018
tonyjordan wrote:

Hey Mark,

I have just installed FME2018 and run the same reprojection function for the GDA94 to GDA2020 and still receive the error "

MapInfo does not support datum/ellipsoid `GDA2020' -- assuming default of WGS84". Why is there reference to MapInfo? Also, after you mentioned if my

MAPINFOW.PRJ file contains the code as seen in the link you posted, being:

https://li360.pitneybowes.com/s/question/0D58000003ugyOvCAI/gda2020-datum-support-for-australia

, I proceeded to check and the code is different in the PRJ file. I have posted this also on the Li360 MI Pro V17 Beta2 forum. I just don't know why FME is referencing MapInfo!?!?

Regards,

Tony Jordan

I forgot to clearly say that I am part of the beta testers for MI Pro V17 Beta2 program..

 

 

Tony

 

 


markdmclean
Contributor
Forum|alt.badge.img+3
  • Contributor
  • April 22, 2018
tonyjordan wrote:

Hey Mark,

I have just installed FME2018 and run the same reprojection function for the GDA94 to GDA2020 and still receive the error "

MapInfo does not support datum/ellipsoid `GDA2020' -- assuming default of WGS84". Why is there reference to MapInfo? Also, after you mentioned if my

MAPINFOW.PRJ file contains the code as seen in the link you posted, being:

https://li360.pitneybowes.com/s/question/0D58000003ugyOvCAI/gda2020-datum-support-for-australia

, I proceeded to check and the code is different in the PRJ file. I have posted this also on the Li360 MI Pro V17 Beta2 forum. I just don't know why FME is referencing MapInfo!?!?

Regards,

Tony Jordan

Hi Tony, Did you have any luck with this? I went through a similar process (for ESRI SHP files) last week and - after a few tweeks - managed to successfully transform from GDA94 to GDA2020. The major tweek was in using CsmapReprojector.

 

 


Forum|alt.badge.img
  • Author
  • August 1, 2018

OK, so this is where I am at with this issue.

I am running FME2018 also have 32bit V15 and 64 bit V17 MapInfo Professional installed with both versions having the GDA2020 datum within the source projection file and been tested to work. Using FME2018 I have tried reprojecting MapInfo tab files from GDA94 to GDA2020 and while the says it is 'successful' when I open the tab file in MapInfo I notice that MapInfo says the file is in WGS84 datum. The baffling thing is even though that the data has had the correct shift applied where the data is moved approx 1.7metres in a NNE direction, just that the file datum is incorrect.

I am still getting the below warning in FME when doing the translation, the pain is that while the data has made the correct shift the actual datum of the file is still incorrect.. HELP!!!

WARN |MapInfo does not support datum/ellipsoid `GDA2020' -- assuming default of WGS84


markdmclean
Contributor
Forum|alt.badge.img+3
  • Contributor
  • November 25, 2018

I can confirm that this is still an issue in the latest version of FME (2018.1.0.3 b18567). Support have (23rd Nov) raised a problem report.


fmelizard
Contributor
Forum|alt.badge.img+17
  • Contributor
  • November 26, 2018

So it turns out you can write to MIF or TAB (via our MITAB writer) and all will be well, even in FME 2018.1.

The issue is that the official libraries we have for both MapInfo Extended and MFAL TAB don't know of the new datum yet.

We're in touch with PB and our idea is that when we get new libraries we'll backport to 2018.1 unless there is some huge issue, and of course, FME 2019 would have the fix. We don't have an ETA for the new libs but will keep folks posted via this question when we have updates.


Forum|alt.badge.img
  • Author
  • November 26, 2018
fmelizard wrote:

So it turns out you can write to MIF or TAB (via our MITAB writer) and all will be well, even in FME 2018.1.

The issue is that the official libraries we have for both MapInfo Extended and MFAL TAB don't know of the new datum yet.

We're in touch with PB and our idea is that when we get new libraries we'll backport to 2018.1 unless there is some huge issue, and of course, FME 2019 would have the fix. We don't have an ETA for the new libs but will keep folks posted via this question when we have updates.

Thanks for the feedback Dale.

I have just checked my writer ensuring it is set to MITAB, which it is, then re-run the re-projection with the Parameters as seen in the attached screenshot. I still receive the message " WARN |MapInfo does not support datum/ellipsoid `GDA2020' -- assuming default of WGS84". I just don't understand what is wrong..

We are running the FME version 2018.0.0.1 (20180328 - Build 18295 WIN64)

Regards,

Tony Jordan


markdmclean
Contributor
Forum|alt.badge.img+3
  • Contributor
  • November 27, 2018
tonyjordan wrote:

Thanks for the feedback Dale.

I have just checked my writer ensuring it is set to MITAB, which it is, then re-run the re-projection with the Parameters as seen in the attached screenshot. I still receive the message " WARN |MapInfo does not support datum/ellipsoid `GDA2020' -- assuming default of WGS84". I just don't understand what is wrong..

We are running the FME version 2018.0.0.1 (20180328 - Build 18295 WIN64)

Regards,

Tony Jordan

Currently having the same level of luck as you with the MITAB Reader/Writer. I've resurrected the following thread on the official GDA2020 forum and asked for a working example. http://gda2020.invisionzone.com/topic/15-fme-transformers/#comment-154


paul.nalos
Safer
Forum|alt.badge.img
  • Safer
  • November 28, 2018
tonyjordan wrote:

Thanks for the feedback Dale.

I have just checked my writer ensuring it is set to MITAB, which it is, then re-run the re-projection with the Parameters as seen in the attached screenshot. I still receive the message " WARN |MapInfo does not support datum/ellipsoid `GDA2020' -- assuming default of WGS84". I just don't understand what is wrong..

We are running the FME version 2018.0.0.1 (20180328 - Build 18295 WIN64)

Regards,

Tony Jordan

Short answer: GDA2020 support for MapInfo requires FME 2018.1. FME 2018.0 did not include this aspect.

 

 

Long answer:

 

 

@tonyjordan: I've attempted to recreate your scenario as closely as possible. (I don't have your property tab file, so I created a point in the same zone.) This worked for me: I was able to write the coordinate system and have it picked up in MapInfo 17.0.1.

@markdmclean: I've attached my working example, both as an image and a zip with everything inside, including output. I understand this must be frustrating, and I'd be willing to do a call or screenshare with you if we and our Experts team (@AndreaAtSafe) can find a mutually workable time.

 

 

mitab_gda2020_zone_54.zip


Forum|alt.badge.img
  • Author
  • November 28, 2018
fmelizard wrote:

So it turns out you can write to MIF or TAB (via our MITAB writer) and all will be well, even in FME 2018.1.

The issue is that the official libraries we have for both MapInfo Extended and MFAL TAB don't know of the new datum yet.

We're in touch with PB and our idea is that when we get new libraries we'll backport to 2018.1 unless there is some huge issue, and of course, FME 2019 would have the fix. We don't have an ETA for the new libs but will keep folks posted via this question when we have updates.

Some success!

To date I have been testing in FME version 2018.0.0.1 (20180328 Build 18295 WIN64). This morning I downloaded and run the same Re-Projection tasks in version FME(R) 2018.1.1.0 (20181107 - Build 18567 - WIN64).

I believe the previous version was causing the headaches, would this be correct? While the previous/older version mentioned above still had the GDA2020 to select from it appears the code behind the scenes was not correct!?!

I have tested overlaying our vector and raster data with the new GDA2020 datum in both 64bit MapInfo and (32bit MapInfo with updated .prj file) and all is sweet! Honestly this had me snagged..

Should the guys at Pitney Bowes be informed?

Thanks for your work and patients.

Regards,

Tony Jordan


paul.nalos
Safer
Forum|alt.badge.img
  • Safer
  • November 28, 2018
tonyjordan wrote:

Some success!

To date I have been testing in FME version 2018.0.0.1 (20180328 Build 18295 WIN64). This morning I downloaded and run the same Re-Projection tasks in version FME(R) 2018.1.1.0 (20181107 - Build 18567 - WIN64).

I believe the previous version was causing the headaches, would this be correct? While the previous/older version mentioned above still had the GDA2020 to select from it appears the code behind the scenes was not correct!?!

I have tested overlaying our vector and raster data with the new GDA2020 datum in both 64bit MapInfo and (32bit MapInfo with updated .prj file) and all is sweet! Honestly this had me snagged..

Should the guys at Pitney Bowes be informed?

Thanks for your work and patients.

Regards,

Tony Jordan

@tonyjordan: Yes, as per my message yesterday, FME's MapInfo support for GDA2020 was added only in FME 2018.1. What I'm only figuring out now is that this issue is likely the crux of the confusion. We'll make sure to alert Pitney Bowes today.


paul.nalos
Safer
Forum|alt.badge.img
  • Safer
  • November 28, 2018
paulnalos wrote:

@tonyjordan: Yes, as per my message yesterday, FME's MapInfo support for GDA2020 was added only in FME 2018.1. What I'm only figuring out now is that this issue is likely the crux of the confusion. We'll make sure to alert Pitney Bowes today.

To be clear: To successfully write GDA2020 to MapInfo TAB, you have to do two things: (1) Use FME 2018.1.0.0 or newer, and (2) Use the MITAB writer (and not the MAPINFO or MAPINFO_EXTENDED ones). We expect to address (2) shortly, and will report back, but those fixes will require an even more recent version of FME (yet to be produced).


andreaatsafe
Safer
Forum|alt.badge.img+10
  • Safer
  • Best Answer
  • March 11, 2019

Hi @tonyjordan

In FME 2019.0 beta, we have updated the libraries for the MapInfo Extended TAB (MAPINFO_EXTENDED) writer. This update resolves the issue for writing GDA2020 datum - the MAPINFO_EXTENDED format is now aware of the new GDA2020 datum.

You can find the latest FME 2019.0 beta here.

Please let us know if you are still encountering an issue writing MapInfo TAB files with GDA2020 datums via reporting a problem.

- Andrea


markdmclean
Contributor
Forum|alt.badge.img+3
  • Contributor
  • March 11, 2019
andreaatsafe wrote:

Hi @tonyjordan

In FME 2019.0 beta, we have updated the libraries for the MapInfo Extended TAB (MAPINFO_EXTENDED) writer. This update resolves the issue for writing GDA2020 datum - the MAPINFO_EXTENDED format is now aware of the new GDA2020 datum.

You can find the latest FME 2019.0 beta here.

Please let us know if you are still encountering an issue writing MapInfo TAB files with GDA2020 datums via reporting a problem.

- Andrea

Good news! I gather the official release of 2019 isn't too far away so I'll wait for that. Thanks for the update.

I have added a comment on the issue on the official GDA2020 forum - http://gda2020.invisionzone.com/topic/15-fme-transformers/#comment-164


Forum|alt.badge.img
  • Author
  • March 12, 2019
andreaatsafe wrote:

Hi @tonyjordan

In FME 2019.0 beta, we have updated the libraries for the MapInfo Extended TAB (MAPINFO_EXTENDED) writer. This update resolves the issue for writing GDA2020 datum - the MAPINFO_EXTENDED format is now aware of the new GDA2020 datum.

You can find the latest FME 2019.0 beta here.

Please let us know if you are still encountering an issue writing MapInfo TAB files with GDA2020 datums via reporting a problem.

- Andrea

Hi Andrea,

Will there be any licensing implications if I remove my current version of FME Professional Edition build 18567 and install the 2019 beta?

Regards,

Tony Jordan


andreaatsafe
Safer
Forum|alt.badge.img+10
tonyjordan wrote:

Hi Andrea,

Will there be any licensing implications if I remove my current version of FME Professional Edition build 18567 and install the 2019 beta?

Regards,

Tony Jordan

Hi @tonyjordan,

I would recommend to keep your current official release as FME Betas are not intended for use in a production environment. It is possible to have multiple versions of FME installed on the same computer with no problem.

To try out the new functionality, I would suggest installing FME 2019 beta alongside the official release. To do this, you'll want to install the beta in a different directory. For more information, please see this article about installing multiple versions of FME.

- Andrea


Forum|alt.badge.img
  • November 28, 2019
andreaatsafe wrote:

Hi @tonyjordan

In FME 2019.0 beta, we have updated the libraries for the MapInfo Extended TAB (MAPINFO_EXTENDED) writer. This update resolves the issue for writing GDA2020 datum - the MAPINFO_EXTENDED format is now aware of the new GDA2020 datum.

You can find the latest FME 2019.0 beta here.

Please let us know if you are still encountering an issue writing MapInfo TAB files with GDA2020 datums via reporting a problem.

- Andrea

Hi there,

I was wondering if anyone could please tell me if there has been any progress with the MapInfo TAB (MAPINFO) writer and it’s ability to write to the GDA2020 datum? If so, approximately when will this be released?

I have just installed FME 2019.2 (build 19801) and tried the MapInfo TAB (MAPINFO) writer for GDA2020, but it still reprojects to UTM Zone 55, Southern Hemisphere (WGS84). MITAB, MapInfo Extended and MIF/MID reproject to GDA2020 successfully. I only ask to help us decide whether or not to change our MapInfo writers to MITAB in our FME Workbenches or wait for a new release.

Regards,

Sonya


andreaatsafe
Safer
Forum|alt.badge.img+10
sonya wrote:

Hi there,

I was wondering if anyone could please tell me if there has been any progress with the MapInfo TAB (MAPINFO) writer and it’s ability to write to the GDA2020 datum? If so, approximately when will this be released?

I have just installed FME 2019.2 (build 19801) and tried the MapInfo TAB (MAPINFO) writer for GDA2020, but it still reprojects to UTM Zone 55, Southern Hemisphere (WGS84). MITAB, MapInfo Extended and MIF/MID reproject to GDA2020 successfully. I only ask to help us decide whether or not to change our MapInfo writers to MITAB in our FME Workbenches or wait for a new release.

Regards,

Sonya

Hi @sonya,

Unfortunately, we are unable to upgrade the "MAPINFO" format due to third party library limitations. I apologize for the inconvenience and I hope the transition to one of the other MapInfo formats (eg. MITAB) for your transformations is smooth.

- Andrea


Forum|alt.badge.img
  • December 2, 2019
andreaatsafe wrote:

Hi @sonya,

Unfortunately, we are unable to upgrade the "MAPINFO" format due to third party library limitations. I apologize for the inconvenience and I hope the transition to one of the other MapInfo formats (eg. MITAB) for your transformations is smooth.

- Andrea

Thank you @andreaatsafe for getting back to me. Here is to a smooth transition!

Regards,

Sonya


andreaatsafe wrote:

Hi @tonyjordan

In FME 2019.0 beta, we have updated the libraries for the MapInfo Extended TAB (MAPINFO_EXTENDED) writer. This update resolves the issue for writing GDA2020 datum - the MAPINFO_EXTENDED format is now aware of the new GDA2020 datum.

You can find the latest FME 2019.0 beta here.

Please let us know if you are still encountering an issue writing MapInfo TAB files with GDA2020 datums via reporting a problem.

- Andrea

Hi @andreaatsafe

I note Sonya's question above (or below!!) regarding MapInfo formats that support the GDA2020 datum. I was just wondering whether there had been any update on the other mapinfo formats, or is the mapinfo_extended the only one that to support the conversion from gda94 to gda2020?

Thanks very much

Jamie


andreaatsafe
Safer
Forum|alt.badge.img+10

Hi all,

I'm pleased to let you know that the latest FME 2019.2 and newer (Windows 64-bit only) has added GDA2020 support to the MAPINFO format.

I've also created an article that details what version of FME supports GDA2020 and MapInfo TAB format, which you can find here.

- Andrea


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