• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OSGeo / proj.4 / 602
86%

Build:
DEFAULT BRANCH: master
Ran 08 May 2017 02:56PM UTC
Jobs 1
Files 191
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
602

push

travis-ci

web-flow
Extended Helmert transformation to 14-parameters

Extended Helmert transformation to 14-parameters.

This commit extends the Helmert transformationto the fourth dimension and
enables spatio-temporal datum shifts in PROJ.4. On top of the usual 7
parameters (+x, +y, +z, +s, +rx, +ry, +rz) the rates of change of the seven
parameters can now be used as well. The new parameters are called +dx,
+dy, +dx, +ds, +drx, +dry and +drz. To keep track of the datum epoch and
coordinate epoch two additional parameters have been added to the
Helmert transformation, one of which is mandatory in the 14-parameter
case. The mandatory datum epoch is controlled with +epoch (given in
YYYY.yyyy format) and the coordinate, or observation, epoch is either
controlled in the proj-string with +tobs or by using 4D-coordinates
when transformating coordinates with pj_trans().

See the test functions for examples of how to set up the transformation
with 14 parameters.

148 of 148 new or added lines in 1 file covered. (100.0%)

10650 of 14370 relevant lines covered (74.11%)

15949.26 hits per line

Uncovered Changes

Lines Coverage ∆ File
53
100.0
src/PJ_helmert.c

Coverage Regressions

Lines Coverage ∆ File
3
100.0
src/PJ_helmert.c
Jobs
ID Job ID Ran Files Coverage
1 602.1 (BUILD_NAME=linux_gcc DETAILS="linux, gcc") 08 May 2017 02:56PM UTC 0
74.11
Travis Job 602.1
Source Files on build 602
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #602
  • a3e41dd3 on github
  • Prev Build on master (#597)
  • Next Build on master (#605)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc