aboutsummaryrefslogtreecommitdiff
path: root/test/gie/4D-API_cs2cs-style.gie
AgeCommit message (Expand)Author
2018-08-114D-API_cs2cs-style.gie: rewrite test to not rely on presence of 'conus' grid ...Even Rouault
2018-07-20Add test coordinates for webmercKristian Evers
2018-06-21Make +proj=geocent and +proj=cart take into account +to_meter (relates to #1053)Even Rouault
2018-06-01Do not pivot over WGS84 when doing cs2cs-emulation with geocentKristian Evers
2018-06-01Ignore failure to load test_nodata.gtx gridKristian Evers
2018-05-19Vertical grid shift: do not interpolate node values at nodata value (fixes #1...Even Rouault
2018-04-09Add webmerc projectionEven Rouault
2018-03-27Validate that units match between pipeline stepsKristian Evers
2018-03-21Take into account +towgs84=0,0,0 in pipeline to still imply geodetic->cartesi...Even Rouault
2018-03-20Introduce late expansion of +datum parameters. Fixes #872.Kristian Evers
2018-03-11Merge branch 'master' into return-error-instead-of-zerosKristian Evers
2018-03-11Make sure that transient errors are returned correctlyKristian Evers
2018-03-11Add Web Mercator test caseKristian Evers
2018-02-12Ensure cs2cs emulation gets correct ellipsoid defn (#798)Thomas Knudsen
2018-02-12Avoid invalid ellps error messages from pj_init (#794)Thomas Knudsen
2018-02-10Update a few gie testsThomas Knudsen
2018-02-10Handle sign convention for vertical datum shiftsThomas Knudsen
2018-02-10update gie tests to agree with improved gie distance handlingThomas Knudsen
2018-02-06Skip gie tests that require gridsKristian Evers
2018-01-31Introduce compatibility for cs2cs-style proj-strings into the 4D API.Thomas Knudsen