Closed GoogleCodeExporter closed 8 years ago
Hello Hello
Yes the elements in the marker file are TAB separated, and I would prefer not
to
change it because it will create a backwards incompatibility.
- I'm not sure what you mean by "perfect alignment" is just a TAB separated list.
- In my tests I have not seen any limitation in the number of digits after the comma
see attached file.
There is already a "task" to show more information for a marker see: Issue 75
I guess that you have programming skills if you want to join this project let
me know
, your help is appreciated.
Original comment by heldersepu
on 8 Feb 2010 at 1:20
Attachments:
I was doing some reading more digging and I have good news for you, we currently can
read the marker file with any separator! It actually works without separators,
that is
because we read using "regular expressions", see sample attached.
We do the reading here:
def read_file(strInfo, filePath):
http://code.google.com/p/gmapcatcher/source/browse/trunk/src/fileUtils.py
Original comment by heldersepu
on 12 Feb 2010 at 5:43
Attachments:
I will merge this issue into Issue 75
Original comment by heldersepu
on 4 May 2010 at 2:26
Original issue reported on code.google.com by
franck.c...@club-internet.fr
on 7 Feb 2010 at 10:02