Skip to content
Snippets Groups Projects
Commit 2756d137 authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

ENH: add test for ConvertCartoToGeoPoint application

parent ad87b9d1
No related branches found
No related tags found
No related merge requests found
...@@ -38,3 +38,14 @@ add_test(NAME apTvPrRigidTransform ...@@ -38,3 +38,14 @@ add_test(NAME apTvPrRigidTransform
--ty -5 --ty -5
) )
add_test(NAME apTvPrConvertCartoToGeoPoint
COMMAND otbTestDriver
Execute $<TARGET_FILE:otbApplicationLauncherCommandLine>
otbConvertCartoToGeoPoint
$<TARGET_FILE_DIR:otbapp_ConvertCartoToGeoPoint>
--xcarto 367074.625
--ycarto 4835740
--mapproj utm
--mapproj.utm.hemisphere true
--mapproj.utm.zone 31
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment