On Wed, Dec 03, 2008 at 09:42:08AM +0100, Dirk-Lüder Kreie wrote:
> Milenko schrieb:
> > Replying to myself here...
> > 
> > There seems to be a bug in the maxinstances function in the ROMA map.fcgi.  
> > Setting $maxinstances higher than 9 will result in only the first digit 
> > being considered.  So if $maxinstances is 10, it will effectively be 1 - if 
> > $maxinstances=20, then 2 - etc.
> > 
> > Changing line 482 from "if (numinstances() gt $maxinstances) {" to "if 
> > (numinstances() > $maxinstances) {" seems to fix the problem.
> > 
> Could someone with insight into ROMA and SVN access put it into the OSM
> svn (including the osmosis branch with the no-bbox patch)?

Yeah - putting the roma stuff into SVN is a good idea - I think for
osmosis just put the patch there - for API 0.6 the osmosis mainline knows how to
drop the bbox i was told ...

Flo
-- 
Florian Lohoff                  [EMAIL PROTECTED]             +49-171-2280134
        Those who would give up a little freedom to get a little 
          security shall soon have neither - Benjamin Franklin

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome

Reply via email to