cadcent
09.07.2025, 03:32
hi i wrote a lisp program to extract all my tracks from a Garmin GPS (Edge 305) which was relatively easy. i want to plot them in autocad to have a copy of all my routes riden on my bike or driven in my car.what i need is a program to convert all these points into coordinates using the local Coord system (in my case MGA55, australia)this is the file format of my data filepoint_no,latitude.longitude,zonePM1,-36.036577,146.374141,54i know i can go online and do individual points to get the coords but i want to automate it to create another data file of coordinatesany thoughts would be appreciatedthankscadcent