Dane Springmeyer wrote:
> My use case is similar in the sense that I'd like to dynamically  
> create and overlay shapes. I would be defining them in projected  
> coordinates rather than screen coordinates,

> I've yet to rebuild mapnik with the pycairo support,

I'm a bit confused. It's my understanding that mapnik is drawing with 
Agg. In that case, particularly if you want to define your stuff in 
projected coordinates (or maybe lat-long), would you want an API exposed 
that would let you draw arbitrary stuff -- lines, circles, text, paths, 
etc, with Agg? most the code must be in there already, it should just be 
a matter of exposing it with a nice API.

So where does pyCairo fit in?

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

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

Reply via email to