Ticket #2667 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

tile4ms utility unable to create index file

Reported by: jmckenna Assigned to: pramsey
Priority: normal Milestone:
Component: Command Line Utilties Version: svn-trunk (development)
Severity: normal Keywords:
Cc:

Description

5.2-beta3 and beta2 (on Windows) report the following for a tile4ms command:

$ tile4ms metafile.txt test

Unable to create test.shp.shp (.shx)

5.0.2 creates the index with the same command.

where metafile.txt contains:

prov-tiles\prov-0.shp prov-tiles\prov-1.shp prov-tiles\prov-2.shp prov-tiles\prov-3.shp

Change History

07/03/08 19:47:37 changed by pramsey

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r7785

07/04/08 09:44:16 changed by jmckenna

verified. thanks.