v11 polish mp files and mapsource problems
gpsmpr
Global Mapper UserTrusted User
I just purchased version 11 and I'm having problems with the polish mp files I export. I use cGPSmapper and then Mapsettookit to install the maps in Mapsource.
The files I exported with version 10 work fine in Mapsource, but the v11 .mp files are resulting in this error when I try to view the map in Mapsource:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<ErrorReport xmlns="http://www.garmin.com/xmlschemas/ApplicationErrors/v1">
<Error>
<Exception>
<SourceCodeLocation>
<SourceFileName>TDB_REGIONDIR.CPP</SourceFileName>
<SourceFileLine>164</SourceFileLine>
</SourceCodeLocation>
<Extra>
Product ID: 298319873
Region ID: 0</Extra>
</Exception>
<Application>
<Name>MapSource</Name>
<Build>
<Version>
<VersionMajor>6</VersionMajor>
<VersionMinor>12</VersionMinor>
<BuildMajor>4</BuildMajor>
<BuildMinor>0</BuildMinor>
</Version>
<Type>Release</Type>
<Time>May 1 2007, 14:47:56</Time>
<Builder>SQA</Builder>
</Build>
<LanguageID>1033</LanguageID>
<PartNumber>006-A0041-00</PartNumber>
</Application>
<Computer>
<OperatingSystem>Windows Vista Service Pack 1</OperatingSystem>
<Processor>x86, Processor Level: 17, Processors:2, Model: 3 Stepping: 1</Processor>
<RamSize>2097151</RamSize>
</Computer>
<Time>2009-08-16T21:14:18Z</Time>
</Error>
</ErrorReport>
Any ideas?
The files I exported with version 10 work fine in Mapsource, but the v11 .mp files are resulting in this error when I try to view the map in Mapsource:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<ErrorReport xmlns="http://www.garmin.com/xmlschemas/ApplicationErrors/v1">
<Error>
<Exception>
<SourceCodeLocation>
<SourceFileName>TDB_REGIONDIR.CPP</SourceFileName>
<SourceFileLine>164</SourceFileLine>
</SourceCodeLocation>
<Extra>
Product ID: 298319873
Region ID: 0</Extra>
</Exception>
<Application>
<Name>MapSource</Name>
<Build>
<Version>
<VersionMajor>6</VersionMajor>
<VersionMinor>12</VersionMinor>
<BuildMajor>4</BuildMajor>
<BuildMinor>0</BuildMinor>
</Version>
<Type>Release</Type>
<Time>May 1 2007, 14:47:56</Time>
<Builder>SQA</Builder>
</Build>
<LanguageID>1033</LanguageID>
<PartNumber>006-A0041-00</PartNumber>
</Application>
<Computer>
<OperatingSystem>Windows Vista Service Pack 1</OperatingSystem>
<Processor>x86, Processor Level: 17, Processors:2, Model: 3 Stepping: 1</Processor>
<RamSize>2097151</RamSize>
</Computer>
<Time>2009-08-16T21:14:18Z</Time>
</Error>
</ErrorReport>
Any ideas?
Comments
-
The error you are getting from MapSource (at least if I remember the details of MaSource, which I partially wrote for Garmin, correctly) actually seems to indicate a problem not with the .img files themselves but with the additional metadata files generated to allow viewing the data in MapSource. What process are you using to get the .img files generated by cGPSMapper into MapSource?
Thanks,
Mike
Global Mapper Support
support@globalmapper.com -
I am using Mapsettoolkit v1.62 beta
The .img files I generated with version 10 and cgps are still working when I use mapsettoolkit to install them in mapsource. -
You might want to report this problem to the mapsettoolkit makers as they would be the experts on what might be happening. I'm not sure what happens after cGPSMapper creates the .img files. Is cGPSMapper reporting any kind of problems?
Thanks,
Mike
Global Mapper Support
support@globalmapper.com -
OK, will do.
I haven't noticed anything out of the ordinary with the cgpsmapper runs
Thank you for your quick response! -
Whats confusing is when I do a trial run with 0.1 x 0.1 arc degree portion, the map displays fine in MapSource. Then when I run the whole state I get the error.
Can you test out .img files in Mapsettoolkit while Cgpsmapper is still compiling all the other files? -
I've never used the Mapsettoolkit application so I'm not sure what its limitations are. Hopefully the developers of that application will respond to your inquiry with some useful information.
Thanks,
Mike
Global Mapper Support
support@globalmapper.com -
I actually found another error in the error Message that Mapsource generates. there are 2 instances of this error and 10-20 instances of the error I mentioned previously (I just tried to cut the error log file down).
It is trying to read a file path of a trial run I did in the past - (CO_ALL_37106)
I don't know where mapsource is getting this path from?
<Error>
<Exception>
<SubId>1</SubId>
<SourceCodeLocation>
<SourceFileName>MPL_CUSTOMDRAWTYPES.CPP</SourceFileName>
<SourceFileLine>168</SourceFileLine>
</SourceCodeLocation>
<Extra>Path: C:\Program Files\CO_ALL_37106\C:\Users\Siegfried\Documents\huntplan\GPS\OWNTYP.TYP.typError code: 1
</Extra>
</Exception>
<Application>
<Name>MapSource</Name>
<Build>
<Version>
<VersionMajor>6</VersionMajor>
<VersionMinor>12</VersionMinor>
<BuildMajor>4</BuildMajor>
<BuildMinor>0</BuildMinor>
</Version>
<Type>Release</Type>
<Time>May 1 2007, 14:47:56</Time>
<Builder>SQA</Builder>
</Build>
<LanguageID>1033</LanguageID>
<PartNumber>006-A0041-00</PartNumber>
</Application>
<Computer>
<OperatingSystem>Windows Vista Service Pack 1</OperatingSystem>
<Processor>x86, Processor Level: 6, Processors:4, Model: 15 Stepping: 11</Processor>
<RamSize>2095692</RamSize>
</Computer>
<Time>2009-08-12T17:30:25Z</Time>
</Error>
No response yet from Mapsettoolkit -
The MapSource product stuff is stored in the registry. You might run 'regedit' and search for that path to see if you can find it.
Thanks,
Mike
Global Mapper Support
support@globalmapper.com -
global_mapper wrote: »Is cGPSMapper reporting any kind of problems?
Actually, I noticed cGPSmapper is reporting a problem when Mapsettoolkit calls it up to process the img files. It just goes so fast it's hard to see if there are problems.
When it's processing the lines. it gives me the note: Skipped because of wrong data: 'number of items skipped here' -
If you can pipe the output to a text file to see the complete text message that might be helpful. At least something I could look at or the cGPSMapper people.
Thanks,
Mike
Global Mapper Support
support@globalmapper.com -
The [img_id] should auto-increment unless you manually specify one (this is possible in v11 but not v10).
Let me know if I can be of further assistance.
Thanks,
Mike
Global Mapper Support
support@globalmapper.com
Categories
- 12.8K All Categories
- 5.7K Features Discussion
- 345 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 636 GM Script Language
- 54 User Scripts
- 114 GPS Features
- 417 Projection Questions
- 826 Raster Data
- 1.3K Vector Data
- 6.6K Support
- 178 Announcement and News
- 913 Bug Report
- 558 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 569 Other Discussion
- 131 GIS Data Sources
- 27 Global Mapper Showcase
- 238 How I use Global Mapper
- 107 Global Mapper Forum Website