Dapscoptyltd / QGIS

All things related to QGIS in here.
0 stars 1 forks source link

Technical Log: Overlay a raster map. #11

Open Dapscoptyltd opened 7 years ago

Dapscoptyltd commented 7 years ago

I need to establish the projection of the source raster: "".

Dapscoptyltd commented 7 years ago

As discovered in research task #12 British WWI Map Projection, I have established that the Bonne projection was used. However, in the Georeferencer I discovered that CRS systems installed in my QGIS include three Bonne (Werner lat_1-90) projections being:

CRS Authority ID
Lisboa_Bessel_Bonne EPSG:102163
Sphere_Bonne EPSG:53024
World_Bonne EPSG:54024

This means that I have to ascertain which projection is actually the correct projection. My research used a number of sources:

Having been provided no confirmation, meaning I may have to try several CRSs before one works, which is mentioned in the processes available on the internet. I used the process listed below:

Another possibility is that I will need to use two papers I found and define a proj.4 standard Custom Coordinate Reference System in QGIS. The two papers I found related to this process were:

I chose the EPSG:102163 Lisbon, Bessel, Bonne reference, to work with first.

Georeferencing 1917-10-10_19-00_D11toK2EA_SitMap_RCDIG1014546-4_a.tif

  1. Ensured the GDAL georeferencer plug-in was updated.
    • I updated using the plug-in manager, following the prompts.
  2. I opened the Georeferencer:
    • Click: Raster > Georeferencer > Georeferencer. -- The geroreferencer window opens.
  3. I clicked Open Raster. -- This opens Open Raster window.
    • I selected 1917-10-10_19-00_D11toK2EA_SitMap_RCDIG1014546-4_a.tif.
    • Clicked Open. -- The raster map opened.
  4. I added Ground Control points. -- These are stored in this Git repository. They are stored on the hard drive as a "[filename].points" file. i. Click Add Point button. The cursor changes to a '+' symbol. ii. Click the point on the raster map (1917-10-10_19-00_D11toK2EA_SitMap_RCDIG1014546-4_a.tif). --- The Enter Map coordinates window opens. --- You have two choices here: either going to the vector map, or clicking From map canvas. --- Clicking From map canvas is the easier option as it runs a routine, taking you to your vector map, and changing the cursor to the roundel target shape.
    iii. Select the coordinate location on the vector map (See screenshots below).
screen shot 2017-06-01 at 21 21 28

screen shot 2017-06-01 at 22 11 55

screen shot 2017-06-01 at 22 12 04

  1. I added 23 GCP. The example tutorial exercise I was using only used 4.

  2. I clicked Settings. -- This loads the Transformation Settings window.

    • I saved the output as "1917-10-10_19-00_D11toK2EA_SitMap_RCDIG1014546-4_aOut.tif"
    • I followed the recommended settings: -- Transformation type: Thin Plate Spline; -- Resampling method: Nearest Neighbour. -- Target SRS = EPSG:3395. -- Selected "Load in QGIS when done".
  3. I clicked OK.

  4. I clicked Start georeferencing.

  5. The georeferencing failed.

    • Refer to failure review below.

screen shot 2017-06-01 at 22 17 31

Appendix 1: Table of GCP points made.

See the repository QGIS/GCP-1917-10-10_19-00_D11toK2EA_SitMap_RCDIG1014546-4_a.tif

Failure Error

2017-06-01T22:12:14 1 Raster20170601204248511 :: Layer not found in registry.

Failure review

Second Attempt Notes

I followed the procedure carefully with these changes:

img_0580 img_0581 img_0582

I partied

Hard

Dapscoptyltd commented 7 years ago

Email text of exchange 02 June 2017 Email GCP AWM.pdf between myself, Dr. Adela Sobotkova, Kerrie Leech, and Dr. Brian Balun-Stanton.

Below are multiple points that require close attention for the next attempt. screen shot 2017-06-04 at 13 14 08 screen shot 2017-06-04 at 13 14 55 screen shot 2017-06-04 at 13 15 49 screen shot 2017-06-04 at 13 16 13 screen shot 2017-06-04 at 13 16 48 screen shot 2017-06-04 at 13 17 52

The last image shows a black artefact from the lasso - there is no transparency in '.tif' files and QGIS seems to be taking that to be turned into black (adding zeros in the raster file when there is a null value perhaps in the compression matrix).

Might need to set white backgrounds on layers when preparing maps.

Dapscoptyltd commented 6 years ago

Datashare or fig serve for the final data set.