Hello,
I am trying to automate at least the first part of Pix4d (pretty much until I have to click my GCP manually).
I thought this would be easy with the command line interface but I am running into issues.
Here is my first step:
pix4dmapper -c -n --image-dir "N:\pics" --geolocation-format pix4d-x-y --geolocation-file "N:\event1_eo_Mission 1.txt" "N:\try.p4d"
I expect it to create a project with my images and georeferenced images in X Y but instead I get the coordinates pasted in lat long:
<image path="N:/pics/DSC01424.JPG" group="group1" enabled="true"> <camera name="DSC-RX1RM2_35.0_7952x5304" id="0"/> <time>2019:11:13 13:59:20</time> <gps alt="167.29900000000000659" lat="466205.37337799998931587" lng="4786369.57104299962520599"/> <xyz x="0" y="0" z="0"/> <accuracyXY>5</accuracyXY> <accuracyZ>10</accuracyZ> <opk omega="-0.247934" phi="-3.777286" kappa="0.182616"/> <accuracyOpk omega="6" phi="4" kappa="6"/>
This is an issue as I wanted to copy the CoordinateSystems XML block from a template and paste it in this project but since the coordinates are entered in lat long this won’t work.
Is this behavior normal or is this a bug?
I am surprised with the lack of options for batch processing, or maybe have I missed something but I didn’t find anyway to add GCP or coordinate system without having to edit the XML directly.
Thanks for your help!
Running version 4.4.12 on a commercial license type