NASAWorldWind / WorldWindServerKit

The NASA WorldWind Server Kit (WWSK) is an open source Java project that assembles GeoServer for easy distribution and implementation.
93 stars 54 forks source link

Refactor the computation of the GeoPackage's originalGridRange #83

Open emxsys opened 7 years ago

emxsys commented 7 years ago

Refactor GeoPackageReader, GeoPackage and TileEnty c;lasses: the originalGridRangeshould be computed by the GeoPackage class and stored in the TileEntry class.

Re: issue #79