[Therion] OFFTOPIC: how to get geographic coordinates (LAT/LONG) of all stations of a centerline?

Balambér Hakapesz holl.balazs63 at gmail.com
Mon Sep 15 14:04:10 CEST 2025


KML output.
xml format, but readable

B.


Thomas Holder <thomas at thomas-holder.de> ezt írta (időpont: 2025. szept.
15., H 12:19):

> Hi Rodrigo,
>
> Given a Survex 3d file, you can use dump3d and cs2cs on the command line.
>
> E.g. if the 3d file is in UTM33:
>
> dump3d myfile.3d | grep '^NODE' | cut -d' ' -f2-5 > myfile-stations.txt
> cs2cs -f "%.6f" +proj=utm +zone=33 +to +proj=longlat
> myfile-stations.txt > myfile-longlat.txt
>
> Cheers,
>   Thomas
>
> On Mon, Sep 15, 2025 at 11:35 AM Rodrigo Severo via Therion
> <therion at speleo.sk> wrote:
> >
> > Hi,
> >
> >
> > I know this question is offtopic but I could not think a better place to
> ask: how to get geographic coordinates (LAT/LONG) of all stations of a
> centerline?
> >
> > I have been asked to produced geographic coordinates of all stations of
> a centerline by some friends.
> >
> > Does anybody knows how to do it inTherion, Survex or whatever software?
> >
> >
> > Thanks in advance for any help.
> >
> > Rodrigo
> > _______________________________________________
> > Therion mailing list
> > Therion at speleo.sk
> > https://mailman.speleo.sk/listinfo/therion
> _______________________________________________
> Therion mailing list
> Therion at speleo.sk
> https://mailman.speleo.sk/listinfo/therion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20250915/c93d6618/attachment.htm>


More information about the Therion mailing list