--
You received this message because you are subscribed to the Google Groups "QGIS Australia User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to australian-qgis-use...@googlegroups.com.
To post to this group, send email to australian-qg...@googlegroups.com.
Visit this group at https://groups.google.com/group/australian-qgis-user-group.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/ac0147fc-ee6f-4494-ab1c-bfdf32880f31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Here is some background information:
The old way QGIS reprojected a dataset from GDA94 to GDA2020 is for the PROJ library to convert from GDA94 -> WGS84 -> GDA2020 using a 7-parameter transformation.
This is a bad idea because there are errors induced with each step and two steps propagates twice the error.
A better way to do the transformation is with a NTv2 transformation grid. The transformation grids for Oceania can be found here:
https://github.com/OSGeo/proj-datumgrid/tree/master/oceania (each grid is about 80MB).
The use of these transformation grids is being mainlined so that users know that there is a “recommended” transformation grid with the option to download it.
Another issue that needs addressing is time-dependent reference systems. Australia and USA are introducing these in 2020 and 2022 respectively. The addition of a fourth dimension requires more information about the data and a more complex way to store projection data. The method is called WKTv2.
More information about the improvements to the GDAL, PROJ, libgeotiff, PostGIS, and Spatialite open source toolchain can be found here.
The improvements to QGIS are expected to be in version 3.8, scheduled for release in June 2019.
Hi Nyall,This is brilliant. I did manage a fix for my current version of QGIS (3.6) by modifying the SRS.DB file - inserting the EPSG parameters for the transformations from GDA94 to GDA2020 into the transformation table. I wasn't successful at getting the Helmert Parameters (conformal) to work, but the grid shifts seem to work as expected. If it is of use to you i can make my SRS.DB file available to you. I would love to be able to use the conformal 7-parameter shift but haven't devoted any time to testing why my mod is failing.
--
You received this message because you are subscribed to the Google Groups "QGIS Australia User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to australian-qgis-use...@googlegroups.com.
To post to this group, send email to australian-qg...@googlegroups.com.
Visit this group at https://groups.google.com/group/australian-qgis-user-group.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/ac0147fc-ee6f-4494-ab1c-bfdf32880f31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Nyall, can you confirm if QGIS 3.8 will handle OTF WGS84 (3857)>GDA94>GDA2020? Many of our WA SLIP data services are published in 3857. Cheers Kylie.
--
You received this message because you are subscribed to the Google Groups "QGIS Australia User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to australian-qgis-use...@googlegroups.com.
To post to this group, send email to australian-qg...@googlegroups.com.
Visit this group at https://groups.google.com/group/australian-qgis-user-group.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/836bd538-af87-47a7-97de-f460d39e6dc6%40googlegroups.com.
Do you really mean 4326? Or 3857 “Spherical Mercator”?
Brad
I’ve just received a new aerial photo mosaic in .ecw format in GAD2020 Zone 54. When I imported it into QGIS It wouldn’t line up, and after talking with DELWP they suggested to use the ICSM NTv2 Transformation Plugin to convert it to GDA94 Zone 54. Unfortunately, it only seems to work on vector and not raster files. I was hoping that someone can give me some advice on how to solve my issue. Thanks Mark.
I’ve just received a new aerial photo mosaic in .ecw format in GAD2020 Zone 54. When I imported it into QGIS It wouldn’t line up, and after talking with DELWP they suggested to use the ICSM NTv2 Transformation Plugin to convert it to GDA94 Zone 54. Unfortunately, it only seems to work on vector and not raster files. I was hoping that someone can give me some advice on how to solve my issue. Thanks Mark.
On Tuesday, 12 March 2019 15:46:12 UTC+11, Nyall Dawson wrote:Hi Mark,
I recently mucked around with GDA2020 in QGIS (v3.6.3) and found that I had to download the ICSM-AU transformation grids and manually apply them to the specific project.
The transformation grid can be downloaded here: https://github.com/icsm-au/transformation_grids/blob/master/GDA94_GDA2020_conformal_and_distortion.gsb and it needs to be placed in the C:\OSGeo4W64\share\proj folder (or the equivalent for your set up).
You then need to open the CRS properties for the project and click on the plus button to add a Datum Transformation:
Select the Source and Destination CRS (in the case of the file downloaded in Step 1, these need to be EPSG28355 and EPSG7855 respectively). Select the transformation you want to use (there is an additional transformation grid you can download from the same location as the first):
Click OK and this transformation will be applied to the project
This should sort out the differences you see.
Cheers,
Barrett
--
You received this message because you are subscribed to the Google Groups "QGIS Australia User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
australian-qgis-use...@googlegroups.com.
To post to this group, send email to
australian-qg...@googlegroups.com.
Visit this group at
https://groups.google.com/group/australian-qgis-user-group.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/93b7c8b8-c455-483b-ae84-d1aac4662022%40googlegroups.com.
Hi Mark,
I recently mucked around with GDA2020 in QGIS (v3.6.3) and found that I had to download the ICSM-AU transformation grids and manually apply them to the specific project.
Hi Nyall,
I’m glad you asked as I remember reading that this was meant to be the case and it led to some head scratching for a bit.
I install manually from the osgeo4w installer.
Cheers,
Barrett
From: australian-qg...@googlegroups.com [mailto:australian-qg...@googlegroups.com] On Behalf Of Nyall Dawson
Sent: Monday, 17 June 2019 9:37 AM
To: QGIS Australia User Group
--
You received this message because you are subscribed to the Google Groups "QGIS Australia User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
australian-qgis-use...@googlegroups.com.
To post to this group, send email to
australian-qg...@googlegroups.com.
Visit this group at
https://groups.google.com/group/australian-qgis-user-group.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/9bbb07fa-f586-4919-8577-8a4d9ffe0244%40googlegroups.com.
Dear Luke,
I think you should simply become a Historical Archaeologist – problem solved.
I am sure however that other archaeologists must have encountered this problem. I am not sure whether there is a QGIS archaeology group though.
Cheers
Dr Iain Stuart
JCIS Consultants
P.O. Box 2397
Burwood North
NSW, 2134
(02) 9701 0191
(0413) 380116 (m)
--
You received this message because you are subscribed to the Google Groups "QGIS Australia User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to australian-qgis-use...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/7F56D428-B039-4D7B-B334-A373E37DF875%40gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/00bc01d60baf%247e3d7eb0%247ab87c10%24%40jcis.net.au.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/0AD34C10-913E-4029-A3D9-8FA5C6820947%40gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/CADtK-_mEbKXBrdpe4%3DqeKicf%2B3Yqpo8bkue69L91jEvEvbJfnA%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/7F16DD65-219C-4276-B829-8963DDE3FAFB%40gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/CAAR82xXx7BXdLNZ%2BDXEnHNRNjRHMwYbZTwzT4FNgCXKA6Zi-Ww%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/CADtK-_k08MJ50p%2Bfg93MopW5raYpm8Lp%2Bv0nALrnObEpucNbDA%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/CALzsxrmzwoek%2BscytrSJ7mOckK5uqR6qT%3DEKHJV%2BaHSA8mo05A%40mail.gmail.com.
On 6 Apr 2020, at 2:57 pm, Juan Fernando Berrío <juanb...@gmail.com> wrote:
Tyson... that's gold!
On Mon, 6 Apr 2020 at 14:56, Tyson Hillyard <tyson.h...@gmail.com> wrote:
There appears to be an archaeological mode in the the Time Manager Plugin. Have you explored that? allows years from 0001 BC onwards. Reading the dialogue i would assume it will require your date to be 600000 BC to 001950 AD with the number of digits set to 6. see screenshot below:
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/CADtK-_%3DnicuNRVN-%3D-SbcZpxHNX8StoibyjSeC4g9o3cW89_0A%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/australian-qgis-user-group/66A0EEF4-BC7C-428C-925E-B3E62F9B15FF%40gmail.com.