You have to pay for the spec. Its On Jun 10, 2017 10:05 AM, "Paul Meems" <[email protected]> wrote:
Hi List, I need to export my tiff file to ISOBUS (ISO-11783), which is a standard for the agriculture. In short I create a task map which will be loaded into a terminal of a tractor and the terminal will manage the, for example, crop duster to spray more or less according the the task map (using GPS). Before I'm going to try to implement this by myself I want to check if somebody already has made a converter (preferable using GDAL). Useful links: https://en.wikipedia.org/wiki/ISO_11783 http://www.aef-online.org/en/about-isobus/first-priority-isobus.html I haven't found the link to the specifications, yet. You have to pay for the specification. I assume you're talking about task controller (ISO-11783 - 10) For a treatment zone grid, the binary file is just an list of treatment zones numbers as unsigned 8-bit entities (origin lower left -- southwest). You also need to create the XML GRD object for the treatment zones. The binary spec. for process data values is more complicated. You need to get a copy of the spec in order to implement this, I think. You can write me off list if you have specific questions.
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
