my projekt is dong a dtm over a maining. i have use a dji phanton 4 v2. and doning the process a 3d modell in Agisoft.
the main have a local coordinatsystem so i need help to crate a prj. so i can transformation coordinats before procssing or maby after but i think is better to doit in the process.
i have measure my gcp point in the lokal cystem and with sweref992015. with gnss trimble. inte the instrement i have korention to the lokal system.
mainings system hvae a rotation in the coordinatsystem.
I have taket out samthing from the trimble it is a jxl fil from the coordinats. maby this kan use to do a prj file i no sure and i dont no hoe i crate/whrit a prj fil.
I have a csw file to but i dot now hoe the fils work.
<?xml version="1.0" encoding="utf-8"?>
<JOBFile jobName="Zone Site Aitik Lokala 0909" version="5.2" product="Coordinate System Manager" productVersion="3.7.1.0" TimeStamp="2021-10-01T19:25:46" xsi:schemaLocation="
http://www.trimble.com/schema/JobXML/5_2 http://www.trimble.com/schema/JobXML/5_2/JobXMLSchema-5.2.xsd" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">
<FieldBook />
<Reductions />
<Environment>
<CoordinateSystem>
<SystemName>Site</SystemName>
<ZoneName>Aitik Lokala 0909</ZoneName>
<DatumName>Datum from data collector</DatumName>
<Ellipsoid>
<EarthRadius>6377397.155</EarthRadius>
<Flattening>0.00334277316935</Flattening>
</Ellipsoid>
<Projection>
<Type>TransverseMercator</Type>
<Scale>1</Scale>
<CentralLatitude>0</CentralLatitude>
<CentralLongitude>20.3082777777777</CentralLongitude>
<FalseNorthing>0</FalseNorthing>
<FalseEasting>1500000</FalseEasting>
<GridOrientation>IncreasingNorthEast</GridOrientation>
<SouthAzimuth>false</SouthAzimuth>
<ApplySeaLevelCorrection>true</ApplySeaLevelCorrection>
</Projection>
<LocalSite>
<Type>Grid</Type>
<ProjectLocationLatitude />
<ProjectLocationLongitude />
<ProjectLocationHeight />
</LocalSite>
<Datum>
<Type>SevenParameter</Type>
<GridName>Datum from data collector</GridName>
<Direction>WGS84ToLocal</Direction>
<EarthRadius>6377397.155</EarthRadius>
<Flattening>0.00334277316935</Flattening>
<RotationX>0.00023623840803</RotationX>
<RotationY>0.00050479016227</RotationY>
<RotationZ>-0.00218395708080</RotationZ>
<TranslationX>-419.37502063361995</TranslationX>
<TranslationY>-99.352022523247</TranslationY>
<TranslationZ>-591.34897364935</TranslationZ>
<Scale>1.0000009949609898</Scale>
</Datum>
<HorizontalAdjustment>
<Type>NoAdjustment</Type>
</HorizontalAdjustment>
<VerticalAdjustment>
<Type>NoAdjustment</Type>
</VerticalAdjustment>
<CombinedScaleFactor>
<Location>
<Latitude />
<Longitude />
<Height />
</Location>
<Scale />
</CombinedScaleFactor>
</CoordinateSystem>
</Environment>
</JOBFile>