[pdal-commits] [PDAL/PDAL] 91de9a: Use bash to execute on docker.

GitHub noreply at github.com
Thu May 10 08:55:47 PDT 2018


  Branch: refs/heads/1.7-maintenance
  Home:   https://github.com/PDAL/PDAL
  Commit: 91de9a958ad1c1f5caf27940fc51703414b5eafc
      https://github.com/PDAL/PDAL/commit/91de9a958ad1c1f5caf27940fc51703414b5eafc
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-05-09 (Wed, 09 May 2018)

  Changed paths:
    M package.sh

  Log Message:
  -----------
  Use bash to execute on docker.


  Commit: f96ec1bd5adbac2de5f6b1b571db63bf192007a7
      https://github.com/PDAL/PDAL/commit/f96ec1bd5adbac2de5f6b1b571db63bf192007a7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M doc/workshop/exercises/analysis/rasterize/classification.json
    M doc/workshop/exercises/analysis/rasterize/classify-command.txt
    M doc/workshop/exercises/analysis/rasterize/intensity-run-command.txt
    M doc/workshop/exercises/analysis/rasterize/rasterize.rst
    M doc/workshop/exercises/index.rst

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/1.7-maintenance' into 1.7-maintenance


  Commit: 598f9193401803bb89bd63e1e9adf10fced50b79
      https://github.com/PDAL/PDAL/commit/598f9193401803bb89bd63e1e9adf10fced50b79
  Author: Ryan Pals <ryan at hobu.co>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M doc/workshop/exercises/analysis/boundary/boundary.rst
    M doc/workshop/exercises/analysis/clipping/attributes.vrt
    M doc/workshop/exercises/analysis/clipping/clipping.rst
    M doc/workshop/exercises/analysis/colorization/colorization.rst
    A doc/workshop/exercises/translation/greyhound-cd-command.txt
    M doc/workshop/exercises/translation/greyhound-info-command.txt
    M doc/workshop/exercises/translation/greyhound.rst
    M doc/workshop/exercises/translation/reprojection-command-1.txt
    A doc/workshop/images/osgeo4w-dep-selection.png
    A doc/workshop/images/osgeo4w-license-selection.png
    A doc/workshop/images/osgeo4w-qgis-selection.png
    M doc/workshop/includes/substitutions.rst
    M doc/workshop/osgeo4w.rst

  Log Message:
  -----------
  Workshop improvements and fixes (#2008)

* Clarify that user must make greyhound.json file if it does not exist

* Fix typos

* Fix typo

* Fix inlined attributes.vrt for new GDAL behavior, change relative to absolute path

* Fix typo

* Actually fix inline VRT

* Fix formatting issue

* Clarify that user must edit files to change references to C:\Users\hobu\

* Instruct user to install QGIS during installation of OSGeo4W

* Describe the last few steps of OSGeo4W installation

* Explicitly tell user to cd into translation folder

* Remove caret so command matches picture

Remove line continuation so that the command text
matches the picture. The command will not work as
written, because the whitespace causes 'jq' to be
interpretted as ' jq', which causes the entire
command to fail

* Fix typo

* Remind user to edit JSON with correct path

Remind user to open JSON file and replace all
occurances of 'c:\Users\hobu\' with their own
path

* Fix typo


Compare: https://github.com/PDAL/PDAL/compare/ac42de16d4f0...598f91934018
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pdal-commits mailing list