Opened 12 years ago

Closed 10 years ago

#126 closed defect (fixed)

Grid cell caching not enabled for dtcTypeJapanese

Reported by: ravenAtSafe Owned by: Norm Olsen
Priority: major Milestone:
Component: Library Version:
Keywords: Cc:

Description

CScalcTokyoToJgd2k calls CScalcLLGridCellCache to read from the grid cell cache.

CScalcTokyoToJgd2kEntry calls CSaddLLGridCellCache to add values to the cache.

But CScalcLLGridCellCache does not support dtcTypeJapanese so you get warning messages for every coordinate transformed (and the fallback is super slow depending on the state of your filesystem cache).

Is fixing it really just as simple as determining if the Japan grid is East or West positive?

Change History (2)

comment:1 by Norm Olsen, 10 years ago

Owner: changed from hugueswski to Norm Olsen

The referenced code was replaced in its entirety by RFC-2. No further action on this issue is required.

comment:2 by Norm Olsen, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.