[Therion] XVI format specification

Andrew Atkinson andrew at wotcc.org.uk
Wed Nov 17 23:12:32 CET 2021


XVI is reasonably simple, I have a python scrip as part of topParsesr 
that writes one if that would help. These are the notes I wrote for 
writing it. Guess I did work out what the XXVIgrid numbers where but 
didn't write them down, sorry. Some of them had something to do with the 
dpi.

set XVIgrids {dist units} #only ever used m
set XVIstations {
	{x y stn}
	...
}
set XVIshots {
	{x1 y1 x2 y2}
	...
}
set XVIsketchlines {
	{colour x1 y1 x2 y2 .... xn yn} {colour can be brown, black, blue, 
green, red, orange, grey
	....
}
set XVIgrid {a b c d e f g h}

I also have a memory that the last line cannot be blank, but that might 
not have been xvi!


Andrew
On 17/11/2021 20:23, Rodrigo Severo via Therion wrote:
> Hi,
> 
> 
> I would like to implement XVI image format visualization support in Mapiah but couldn't find XVI image format specification (in my rather quick search, I confess).
> 
> Can someone please give me some pointers? Specification, supporting library or else?
> 
> 
> Regards,
> 
> Rodrigo
> 
> 
> _______________________________________________
> Therion mailing list
> Therion at speleo.sk
> https://mailman.speleo.sk/listinfo/therion
> 


More information about the Therion mailing list