Error "The input projection is set but the output projection isn't"

Bill Gee bgee at campercaver.net
Fri Feb 4 00:03:29 GMT 2022


Hi Adam -

It works but not quite the way I expected.

I see that the SVX file I tried to attach did not come through, so I will embed some stuff directly in the message.  I changed the first few lines of the file to read like this:

*begin GeronimoSpringsCave ;Geronimo Springs Cave

*cs long-lat
*cs out long-lat
*fix A1 -93.05223 37.93132 288
*begin ; Trip 1
*date 2020.11.01

That resulted in a different error message:

Survex 1.4.1
Copyright © 1990-2021 Olly Betts
Geronimo.svx:4:9: error: Coordinate system unsuitable for output
 *cs out long-lat
         ^~~~~~~~

What???  If it is good for input, then why is it not good for output?  Another undocumented feature!

I changed the first few lines to

*begin GeronimoSpringsCave ;Geronimo Springs Cave

*cs long-lat
*cs out UTM15N
*fix A1 -93.05223 37.93132 288
*begin ; Trip 1
*date 2020.11.01

And this time it worked without error.  I was able to load the .3d file into Aven, and from there create a KML file which was the real goal of this exercise.

Thanks!
========
Bill Gee


On Thursday, February 3, 2022 5:23:30 PM CST you wrote:
> Hi!
> Try this (You must use both commands):
> *cs
> *cs out
> 
> eg.:
> *cs UTM34N
> *cs out UTM34N
> 
> Pozdrawiam,
> Adam
> 
> czw., 3 lut 2022 o 17:48 Bill Gee <bgee at campercaver.net> napisał(a):
> 
> > Where does this error come from?  I see nothing about it in the Survex
> > manual.
> >
> > Attached is the .svx file I am working with.  When I run this file through
> > cavern, it outputs the error associated with line 4.  Am I missing
> > something bloody obvious??  It would not be the first time!
> >
> > Thanks!
> >
> > ========
> > Bill Gee
> >
> > --
> > Survex https://lists.survex.com/mailman/listinfo/survex
> >
> 







More information about the Survex mailing list