<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">Hello<br>
<br>
I fully agree with the use case. <br>
Note though that many of the content types are vendor-specific as defined in the ISO11783 ISO 11783-11 online data base.<br>
<br>
ISOXML is a major misnomer as the data is binary.<br>
There is a QGIS plugin GeoDataFarm which may be used as a starting point.</div>
</div>
<div name="messageSignatureSection"><br>
<div dir="auto"><font face="Arial" style="font-size: 12px;">Best Regards / Vänliga hälsningar</font></div>
<div dir="auto"><font face="Arial" style="font-size: 12px;"><br>
</font></div>
<div dir="auto"><font face="Arial" style="font-size: 12px;">Andreas Oxenstierna</font></div>
<div dir="auto"><font color="#8B8B8B" face="Arial" style="font-size: 12px;">Senior Strategic Advisor</font></div>
<div dir="auto"><br>
</div>
<div dir="auto"></div>
<div dir="auto"><span style="caret-color: rgb(0, 102, 204); color: rgb(0, 102, 204); font-family: Arial; font-size: 12px; background-color: var(--backgroundColor);"><a href="tel:%20+46733206831">+46 733 206 831</a><br>
<font face="Arial" style="font-size: 12px;" color="#0066CC"><a href="mailto:andreas.oxenstierna@t-kartor.com">andreas.oxenstierna@t-kartor.com</a><br>
<a href="https://www.linkedin.com/in/andreas-oxenstierna-52876325/"><font face="Arial" style="font-size: 12px;">connect on Linkedin</font></a><span style="font-family: Arial; font-size: 12px;"><br>
</span></font></span></div>
<div dir="auto"><font face="Arial" style="font-size: 12px;" color="#0066CC"><br>
</font></div>
<font face="Arial" style="font-size: 12px;"><font color="#0066CC"><img src="cid:996E14871A0B48E6A28ECE0A1CF8F355"></font><font face="Arial" style="color: rgb(0, 102, 204); font-size: 12px;"><br>
<b>T-Kartor Geospatial AB</b><br>
Olof Mohlins väg 12</font></font>
<div dir="auto" style="color: rgb(0, 102, 204);"><font face="Arial" style="font-size: 12px;"><font face="Arial" style="font-size: 12px;">291 62 Kristianstad<br>
</font><a href="www.t-kartor.com"><font face="Arial" style="font-size: 12px;" color="#0066CC"><font><br>
</font></font></a></font></div>
<div dir="auto"><font face="Arial" style="font-size: 12px;"><a href="www.t-kartor.com" style="color: rgb(0, 102, 204);">t-kartor.com</a><br>
<font face="Arial" style="color: rgb(0, 102, 204); font-size: 12px;" color="#0066CC"><font><a href="tel:%20+4644206800">+46 44 206 800</a><br>
</font><a href="mailto:info@t-kartor.com">info@t-kartor.com</a></font><i><font face="Arial" style="font-size: 9px;"><br>
<font color="#000000">This e-mail is private and confidential between the sender and the addressee. In the event of misdirection, the recipient is prohibited from using, copying or disseminating it or any information in it. Please notify the above of any such
 misdirection.</font></font></i><br>
</font></div>
</div>
<div name="messageReplySection">On 25 Oct 2023, 11:57 +0200, Rahkonen Jukka via gdal-dev <gdal-dev@lists.osgeo.org>, wrote:<br>
<blockquote type="cite" style="border-left-color: grey; border-left-width: thin; border-left-style: solid; margin: 5px 5px;padding-left: 10px;">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hi,</span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US" xml:lang="EN-US">Because it is XML I would first try what the GMLAS driver
<a href="https://gdal.org/drivers/vector/gmlas.htmlcan">https://gdal.org/drivers/vector/gmlas.htmlcan</a> can get out of it.</span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US" xml:lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US" xml:lang="EN-US">-Jukka Rahkonen-</span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US" xml:lang="EN-US"> </span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" xml:lang="EN-US">Lähettäjä:</span></b>
<span lang="EN-US" xml:lang="EN-US">gdal-dev <gdal-dev-bounces@lists.osgeo.org> <b>
Puolesta</b> Matthias Loeks via gdal-dev<br>
<b>Lähetetty:</b> keskiviikko 25. lokakuuta 2023 12.41<br>
<b>Vastaanottaja:</b> gdal-dev@lists.osgeo.org<br>
<b>Aihe:</b> [gdal-dev] Driver for ISOXML format</span></p>
</div>
</div>
<p class="MsoNormal"><span lang="EN-US" xml:lang="EN-US"> </span></p>
<p>Hello all,</p>
<p>apologies if this has been asked before - I couldn't find anything, but might have missed past messages.</p>
<p>Does anyone know if someone ever considered implementing a <b>GDAL driver for the ISOXML format</b> used in Digital Agriculture / Precision Farming?</p>
<p>It would be very useful to support it in GDAL, so both GIS software and Farm Management Information Systems (FMIS) could much more easily integrate it, offering read/write support.</p>
<p>To my knowledge, there is no standardized support for this as of today. However, even though ISOXML has been around for a while, it is an established industry standard, and widely used throghout the growing Smart Farming community.</p>
<p>I am a software engineer and would be willing to work on a driver, even though I'm not familiar with GDAL core code at all so far. Anyone who would be interested in joining? My employer might offer options for funding.</p>
<p>Many thanks for your input!</p>
<p>Best regards,<br>
Matthias</p>
<p>--</p>
<p>Further reading</p>
<p>. <a href="https://www.iso.org/standard/61581.html">https://www.iso.org/standard/61581.html</a><br>
. <a href="https://www.isobus.net/isobus/">https://www.isobus.net/isobus/</a><br>
. <a href="https://www.dev4agriculture.de/en/isoxml-library/">https://www.dev4agriculture.de/en/isoxml-library/</a><br>
. <a href="https://gis.stackexchange.com/questions/354092/converting-geojson-to-isoxml-isobus-iso-11783-10">
https://gis.stackexchange.com/questions/354092/converting-geojson-to-isoxml-isobus-iso-11783-10</a><br>
. <a href="https://github.com/aparshin/isoxml-visualization">https://github.com/aparshin/isoxml-visualization</a><br>
. <a href="https://adaptframework.org/">https://adaptframework.org/</a> (working on standardizing agricultural data flows)</p>
<p> </p>
</div>
</blockquote>
</div>
</body>
</html>