Page 1 of 5   1 2 3 > last >>
Bookmark this page: Add Many gpx tracks will not import into Map Source to Yahoo MyWeb Add Many gpx tracks will not import into Map Source to Google Bookmarks Add Many gpx tracks will not import into Map Source to Windows Live Add Many gpx tracks will not import into Map Source to Del.icio.us Digg Many gpx tracks will not import into Map Source! Add Many gpx tracks will not import into Map Source to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by PastaClerk on August 31, 2010, 12:55 am


I'd say that 75% of the gpx tracks of hiking trails that I encounter
will not upload to MapSource. A few will...but most will not.

Why is this happening? Is there a work-around?

Many thanks.

Posted by Jo Asaret on August 31, 2010, 10:36 am


Am 31.08.2010 06:55, schrieb PastaClerk:
> I'd say that 75% of the gpx tracks of hiking trails that I encounter
> will not upload to MapSource. A few will...but most will not.
> Why is this happening? Is there a work-around?

gpx-files are XML-files an I guess the ones that won't work have all the
data in one line. That's too much for MS. Just get it in a text editor
an hack itin shorter lines e.g. after each </???>. Then you habe a tag
per line and it will work.

Posted by PastaClerk on August 31, 2010, 3:52 pm


Jo Asaret wrote:
> Am 31.08.2010 06:55, schrieb PastaClerk:
>> I'd say that 75% of the gpx tracks of hiking trails that I encounter
>> will not upload to MapSource. A few will...but most will not.
>> Why is this happening? Is there a work-around?
>
> gpx-files are XML-files an I guess the ones that won't work have all the
> data in one line. That's too much for MS. Just get it in a text editor
> an hack itin shorter lines e.g. after each </???>. Then you habe a tag
> per line and it will work.


Your answer appears to be correct, Jo. The GPX tracks that work have
spaces following the </***> while those GPX tracks that create errors do
not have those spaces.

I'm putting in the spaces for a GPX file using Notepad and its "Find"
feature, but this is really slow going.

Might there be a utility available to do this? I've searched for one and
can't find it.

Might there be a better tool than MapSource that could handle GPX files
with no line spacing?

Many thanks.

Posted by Gene E. Bloch on August 31, 2010, 6:47 pm


On Tue, 31 Aug 2010 12:52:12 -0700, PastaClerk wrote:

> Jo Asaret wrote:
>> Am 31.08.2010 06:55, schrieb PastaClerk:
>>> I'd say that 75% of the gpx tracks of hiking trails that I encounter
>>> will not upload to MapSource. A few will...but most will not.
>>> Why is this happening? Is there a work-around?
>>
>> gpx-files are XML-files an I guess the ones that won't work have all the
>> data in one line. That's too much for MS. Just get it in a text editor
>> an hack itin shorter lines e.g. after each </???>. Then you habe a tag
>> per line and it will work.
>
>
> Your answer appears to be correct, Jo. The GPX tracks that work have
> spaces following the </***> while those GPX tracks that create errors do
> not have those spaces.
>
> I'm putting in the spaces for a GPX file using Notepad and its "Find"
> feature, but this is really slow going.
>
> Might there be a utility available to do this? I've searched for one and
> can't find it.
>
> Might there be a better tool than MapSource that could handle GPX files
> with no line spacing?
>
> Many thanks.

Does your editor not have a replace function?

If not get one of the more advanced free downloads. I use NoteTab Light,
which also has a paid version.

You might have to use regular expressions to do the above, so I guess
you really do have to find another besides NotePad.

--
Gene E. Bloch (Stumbling Bloch)

Posted by Jo Asaret on September 1, 2010, 3:51 am


Am 31.08.2010 21:52, schrieb PastaClerk:
> Jo Asaret wrote:
>> Am 31.08.2010 06:55, schrieb PastaClerk:

> Your answer appears to be correct, Jo. The GPX tracks that work have
> spaces following the </***> while those GPX tracks that create errors do
> not have those spaces.
> I'm putting in the spaces for a GPX file using Notepad and its "Find"
> feature, but this is really slow going.

It's not a matter of spaces but of the total line length. I had
gpx-files with 100MB of size, all in one single line that wouldn't
import in MS. Adding newlines (not spaces!) after each '>' cured the
problem.

Page 1 of 5   1 2 3 > last >>