<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/docs/source/operations, branch rfc4_dev</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Merge branch 'master' into rfc4_merge_back_master</title>
<updated>2020-01-16T23:52:19+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-16T23:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4724025e6c817761052fc0dc8810fd489a9e0104'/>
<id>4724025e6c817761052fc0dc8810fd489a9e0104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: add notes in deformation.rst regarding +xy_grids/+z_grids being exclusive of new option +grids</title>
<updated>2020-01-15T13:54:34+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-15T13:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2afa147d29631a1309e36418741e34f3f649b84b'/>
<id>2afa147d29631a1309e36418741e34f3f649b84b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: address code review comments</title>
<updated>2020-01-07T21:40:47+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-07T21:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=8821b3591ea6598e764b1b749749e424a52feaf2'/>
<id>8821b3591ea6598e764b1b749749e424a52feaf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xyzgridshift.rst: fix typo</title>
<updated>2020-01-07T13:21:29+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-07T13:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=e8459c135d22759fbd6b5a77d40ae7fe1a029328'/>
<id>e8459c135d22759fbd6b5a77d40ae7fe1a029328</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>operations_computation.rst: update with latest 6.3 adjustments</title>
<updated>2020-01-02T14:30:19+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-01-02T14:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5be02bf6d1d45ac0d835c138074611843982e9e8'/>
<id>5be02bf6d1d45ac0d835c138074611843982e9e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deformation: add support for +grids= for GeoTIFF grids</title>
<updated>2019-12-30T01:43:36+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-29T23:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ea73297ea426eac1dcc0133c4cd730ff029e26a8'/>
<id>ea73297ea426eac1dcc0133c4cd730ff029e26a8</id>
<content type='text'>
This option is to load grid(s) that have both the horizontal and
vertical velocities in the same file.

Can be tested with the following grid
https://github.com/rouault/sample_proj_gtiff_grids/blob/master/nkgrf03vel_realigned.tif
converted from the original .ct2 and .gtx with
```
gdal_translate nkgrf03vel_realigned.vrt nkgrf03vel_realigned.tif -co COMPRESS=DEFLATE -co PREDICTOR=3 -co BLOCKYSIZE=241 -co INTERLEAVE=BAND
```

where nkgrf03vel_realigned.vrt is
```
&lt;VRTDataset rasterXSize="223" rasterYSize="241"&gt;
  &lt;SRS dataAxisToSRSAxisMapping="2,1"&gt;GEOGCRS["Unknown based on GRS80",
    DATUM["Unknown based on GRS80",
        ELLIPSOID["GRS 1980",6378137,298.257222101,
            LENGTHUNIT["metre",1]]],
    PRIMEM["Greenwich",0,
        ANGLEUNIT["degree",0.0174532925199433]],
    CS[ellipsoidal,2],
        AXIS["geodetic latitude (Lat)",north,
            ORDER[1],
            ANGLEUNIT["degree",0.0174532925199433]],
        AXIS["geodetic longitude (Lon)",east,
            ORDER[2],
            ANGLEUNIT["degree",0.0174532925199433]]]
&lt;/SRS&gt;
  &lt;GeoTransform&gt;  2.9166666666666670e+00,  1.6666666666666666e-01,  0.0000000000000000e+00,  7.3041666666666686e+01,  0.0000000000000000e+00, -8.3333333333333329e-02&lt;/GeoTransform&gt;
  &lt;Metadata&gt;
    &lt;MDI key="DESCRIPTION"&gt;&lt;/MDI&gt;
    &lt;MDI key="area_of_use"&gt;Nordic and Baltic countries&lt;/MDI&gt;
    &lt;MDI key="AREA_OR_POINT"&gt;Point&lt;/MDI&gt;
    &lt;MDI key="TIFFTAG_COPYRIGHT"&gt;The Nordic Geodetic Commission. Creative Commons Attribution 4.0 https://creativecommons.org/licenses/by/4.0/&lt;/MDI&gt;
    &lt;MDI key="TIFFTAG_DATETIME"&gt;2019:12:30 00:00:00&lt;/MDI&gt;
    &lt;MDI key="TIFFTAG_IMAGEDESCRIPTION"&gt;Deformation model covering the Nordic and Baltic countries. Used in transformations between global reference frames and the local realisations of ETRS89 in the Nordic and Baltic countries&lt;/MDI&gt;
    &lt;MDI key="TYPE"&gt;VELOCITY&lt;/MDI&gt;
  &lt;/Metadata&gt;
  &lt;VRTRasterBand dataType="Float32" band="1"&gt;
    &lt;Description&gt;east_velocity&lt;/Description&gt;
    &lt;UnitType&gt;mm/year&lt;/UnitType&gt;
    &lt;SimpleSource&gt;
      &lt;SourceFilename relativeToVRT="0"&gt;/home/even/proj/proj-datumgrid/europe/nkgrf03vel_realigned_xy.ct2&lt;/SourceFilename&gt;
      &lt;SourceBand&gt;2&lt;/SourceBand&gt; &lt;!-- GDAL exposes the first physical component of the file (longitude offset normally, here east velocity) as the second band --&gt;
      &lt;SrcRect xOff="0" yOff="0" xSize="223" ySize="241" /&gt;
      &lt;DstRect xOff="0" yOff="0" xSize="223" ySize="241" /&gt;
    &lt;/SimpleSource&gt;
  &lt;/VRTRasterBand&gt;
  &lt;VRTRasterBand dataType="Float32" band="2"&gt;
    &lt;Description&gt;north_velocity&lt;/Description&gt;
    &lt;UnitType&gt;mm/year&lt;/UnitType&gt;
    &lt;SimpleSource&gt;
      &lt;SourceFilename relativeToVRT="0"&gt;/home/even/proj/proj-datumgrid/europe/nkgrf03vel_realigned_xy.ct2&lt;/SourceFilename&gt;
      &lt;SourceBand&gt;1&lt;/SourceBand&gt; &lt;!-- and the second physical component (latitude offset normally, here north velocity) as the first band --&gt;
      &lt;SrcRect xOff="0" yOff="0" xSize="223" ySize="241" /&gt;
      &lt;DstRect xOff="0" yOff="0" xSize="223" ySize="241" /&gt;
    &lt;/SimpleSource&gt;
  &lt;/VRTRasterBand&gt;
  &lt;VRTRasterBand dataType="Float32" band="3"&gt;
    &lt;Description&gt;up_velocity&lt;/Description&gt;
    &lt;UnitType&gt;mm/year&lt;/UnitType&gt;
    &lt;SimpleSource&gt;
      &lt;SourceFilename relativeToVRT="0"&gt;/home/even/proj/proj-datumgrid/europe/nkgrf03vel_realigned_z.gtx&lt;/SourceFilename&gt;
      &lt;SourceBand&gt;1&lt;/SourceBand&gt;
      &lt;SrcRect xOff="0" yOff="0" xSize="223" ySize="241" /&gt;
      &lt;DstRect xOff="0" yOff="0" xSize="223" ySize="241" /&gt;
    &lt;/SimpleSource&gt;
  &lt;/VRTRasterBand&gt;
&lt;/VRTDataset&gt;
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option is to load grid(s) that have both the horizontal and
vertical velocities in the same file.

Can be tested with the following grid
https://github.com/rouault/sample_proj_gtiff_grids/blob/master/nkgrf03vel_realigned.tif
converted from the original .ct2 and .gtx with
```
gdal_translate nkgrf03vel_realigned.vrt nkgrf03vel_realigned.tif -co COMPRESS=DEFLATE -co PREDICTOR=3 -co BLOCKYSIZE=241 -co INTERLEAVE=BAND
```

where nkgrf03vel_realigned.vrt is
```
&lt;VRTDataset rasterXSize="223" rasterYSize="241"&gt;
  &lt;SRS dataAxisToSRSAxisMapping="2,1"&gt;GEOGCRS["Unknown based on GRS80",
    DATUM["Unknown based on GRS80",
        ELLIPSOID["GRS 1980",6378137,298.257222101,
            LENGTHUNIT["metre",1]]],
    PRIMEM["Greenwich",0,
        ANGLEUNIT["degree",0.0174532925199433]],
    CS[ellipsoidal,2],
        AXIS["geodetic latitude (Lat)",north,
            ORDER[1],
            ANGLEUNIT["degree",0.0174532925199433]],
        AXIS["geodetic longitude (Lon)",east,
            ORDER[2],
            ANGLEUNIT["degree",0.0174532925199433]]]
&lt;/SRS&gt;
  &lt;GeoTransform&gt;  2.9166666666666670e+00,  1.6666666666666666e-01,  0.0000000000000000e+00,  7.3041666666666686e+01,  0.0000000000000000e+00, -8.3333333333333329e-02&lt;/GeoTransform&gt;
  &lt;Metadata&gt;
    &lt;MDI key="DESCRIPTION"&gt;&lt;/MDI&gt;
    &lt;MDI key="area_of_use"&gt;Nordic and Baltic countries&lt;/MDI&gt;
    &lt;MDI key="AREA_OR_POINT"&gt;Point&lt;/MDI&gt;
    &lt;MDI key="TIFFTAG_COPYRIGHT"&gt;The Nordic Geodetic Commission. Creative Commons Attribution 4.0 https://creativecommons.org/licenses/by/4.0/&lt;/MDI&gt;
    &lt;MDI key="TIFFTAG_DATETIME"&gt;2019:12:30 00:00:00&lt;/MDI&gt;
    &lt;MDI key="TIFFTAG_IMAGEDESCRIPTION"&gt;Deformation model covering the Nordic and Baltic countries. Used in transformations between global reference frames and the local realisations of ETRS89 in the Nordic and Baltic countries&lt;/MDI&gt;
    &lt;MDI key="TYPE"&gt;VELOCITY&lt;/MDI&gt;
  &lt;/Metadata&gt;
  &lt;VRTRasterBand dataType="Float32" band="1"&gt;
    &lt;Description&gt;east_velocity&lt;/Description&gt;
    &lt;UnitType&gt;mm/year&lt;/UnitType&gt;
    &lt;SimpleSource&gt;
      &lt;SourceFilename relativeToVRT="0"&gt;/home/even/proj/proj-datumgrid/europe/nkgrf03vel_realigned_xy.ct2&lt;/SourceFilename&gt;
      &lt;SourceBand&gt;2&lt;/SourceBand&gt; &lt;!-- GDAL exposes the first physical component of the file (longitude offset normally, here east velocity) as the second band --&gt;
      &lt;SrcRect xOff="0" yOff="0" xSize="223" ySize="241" /&gt;
      &lt;DstRect xOff="0" yOff="0" xSize="223" ySize="241" /&gt;
    &lt;/SimpleSource&gt;
  &lt;/VRTRasterBand&gt;
  &lt;VRTRasterBand dataType="Float32" band="2"&gt;
    &lt;Description&gt;north_velocity&lt;/Description&gt;
    &lt;UnitType&gt;mm/year&lt;/UnitType&gt;
    &lt;SimpleSource&gt;
      &lt;SourceFilename relativeToVRT="0"&gt;/home/even/proj/proj-datumgrid/europe/nkgrf03vel_realigned_xy.ct2&lt;/SourceFilename&gt;
      &lt;SourceBand&gt;1&lt;/SourceBand&gt; &lt;!-- and the second physical component (latitude offset normally, here north velocity) as the first band --&gt;
      &lt;SrcRect xOff="0" yOff="0" xSize="223" ySize="241" /&gt;
      &lt;DstRect xOff="0" yOff="0" xSize="223" ySize="241" /&gt;
    &lt;/SimpleSource&gt;
  &lt;/VRTRasterBand&gt;
  &lt;VRTRasterBand dataType="Float32" band="3"&gt;
    &lt;Description&gt;up_velocity&lt;/Description&gt;
    &lt;UnitType&gt;mm/year&lt;/UnitType&gt;
    &lt;SimpleSource&gt;
      &lt;SourceFilename relativeToVRT="0"&gt;/home/even/proj/proj-datumgrid/europe/nkgrf03vel_realigned_z.gtx&lt;/SourceFilename&gt;
      &lt;SourceBand&gt;1&lt;/SourceBand&gt;
      &lt;SrcRect xOff="0" yOff="0" xSize="223" ySize="241" /&gt;
      &lt;DstRect xOff="0" yOff="0" xSize="223" ySize="241" /&gt;
    &lt;/SimpleSource&gt;
  &lt;/VRTRasterBand&gt;
&lt;/VRTDataset&gt;
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a +proj=xyzgridshift method to perform geocentric translation by grid. Used for French NTF to RGF93 transformation using gr3df97a.tif grid</title>
<updated>2019-12-11T16:15:03+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-11T15:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6d45bbc88bd58d7fc8a4ff7ec70bd2f23cb67aa1'/>
<id>6d45bbc88bd58d7fc8a4ff7ec70bd2f23cb67aa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>isea docs: Rewrite intro and reference to reflect actual projection</title>
<updated>2019-12-09T10:46:53+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-12-09T10:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9b3a80ada06d50feb5cd158dcb807d6942a7b9e4'/>
<id>9b3a80ada06d50feb5cd158dcb807d6942a7b9e4</id>
<content type='text'>
Previous version was describing oea by mistake. It is also a projection
by Snyder and the isea docs was based on the paper on the oea
projection. This commit fixes that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previous version was describing oea by mistake. It is also a projection
by Snyder and the isea docs was based on the paper on the oea
projection. This commit fixes that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add intro and table to isea doc page</title>
<updated>2019-12-07T18:48:04+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-12-07T18:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9750c044740692f757bfd7c6760f69a8683c330a'/>
<id>9750c044740692f757bfd7c6760f69a8683c330a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>operations_computation.rst: try to clarify sorting logic [skip appveyor]</title>
<updated>2019-12-04T14:20:59+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-04T14:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=fa7633ef97e1b280371ba41bf6c1b82ea321435b'/>
<id>fa7633ef97e1b280371ba41bf6c1b82ea321435b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
