On Sat, Jun 21, 2008 at 09:41:16AM -0700, Michal Migurski wrote:
> I'm impressed.
> 
> How difficult would it be to make a variant of this that displayed by  
> Scale, Layer instead of Layer, Scale? One of the biggest challenges  
> I've found with stylesheets is synchronizing appearances across a  
> variety of scales and understanding exactly what's being shown at each  
> level.

Shouldn't be very difficult really. But for what you want, you'll probably
need another different view for each zoom level. Something like:

  ScaleDenominator
  10 000 - 20 000 show layer x with style a
                             y            b
  20 000 - 50 000 show layer x with style c
                             y            b

etc.

With that we are approaching the place where a real application would be
nice instead of just the XSLT. What happened to the Mapnik editor that
Artem was working on?

Jochen
-- 
Jochen Topf  [EMAIL PROTECTED]  http://www.remote.org/jochen/  +49-721-388298

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to