GPSFileDepot.com
 

News:

Welcome to GPSFileDepot!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - GeoH

#1
Map Making Support / Re: NSIS Compile Error
July 29, 2016, 06:33:24 AM
Same issue, fixed by editing the script in Notepad ++ and changing the Encoding to UTF-8 vs UTF-8-BOM and saving it out.
#2
In Part 8 - Combining Data, instructions 30, 35 and 40 specify the file prefixes of Lines_, Polygons_, and Points_ respectively.

The batch file ConvertSplit2mp downloaded in Step 1 of subsection Convert to .MP specifies Line, Point and Polygon in the filename fetch and won't run with that discrepancy.

You may also want to note in instructions 30,35 and 40 that the subsequent batch file is case sensitive (e.g. the prefix of "line" will not work while "Line" will). Depending on how you choose the change the batch file.

Thanks for your work on this.  :)