I was trying to upload coastline data for Penang, Malaysia, which is<br>in reagion 3 in the NGA data. I have no programming skill whatsoever,<br>and thus after numerous trial and error, this is what I have done:<br><br>1. Installed ActivePerl
<br>2. Downloaded Geo-ShapeFile version 2.51 using Perl Package Manager<br>3. Downloaded coast_josm.pl<br>4. Downloaded the data for the region I want (3)<br>5. Put all files into the same directory.<br>6. Go to Windows cmd.exe
 and type in perl upload_josm.pl 5.2 5.5 100.2 100.4 3<br>7. Put the NGA files in a folder called Data, which is in the<br>directory coast_josm.pl is in.<br>8. Go to Windows cmd.exe and type in perl upload_josm.pl 5.2 5.5
 100.2 100.4 3<br><br>However, everytime I do that all I got was an error saying "Couldn't<br>get file handle for Data/NGA_GlobalShoreline_cd3<br>.shx: No such file or directory at coast_josm.pl line 52"<br>
<br>What did I do wrong? Your reply would be very much appreciated. Thank<br>you very much.