Export to GitHub

mod-geocache - issue #70

Default grids WGS84->16 zlevels, GMapsCompat-> 19 zlevels


Posted on Mar 25, 2011 by Grumpy Horse

The predefined default grids are not consistent with the number of zoom levels they are configured with. geocache.xml shows 19 resolutions for each, but "configuration.c" set grid->nlevels=16 for WGS84 and grid->nlevels=19 for GoogleMapsCompatible.

I would expect these to be the same or at least match geocache.xml.

If there is no issue with this, I will change configuration.c so both are set to 19.

Comment #1

Posted on Mar 27, 2011 by Helpful Rhino

Steve, I'm fine with the change.

Comment #2

Posted on Mar 29, 2011 by Grumpy Horse

Fixed in r269.

Status: Fixed

Labels:
Type-Defect Priority-Medium