I'm wanting to use a relational database to supply the attributes instead of a dbf. The data in the relational database gets updated frequently so I don't want to create dbf files..
________________________________ From: Martijn van Oosterhout [mailto:[EMAIL PROTECTED] Sent: Mon 5/19/2008 10:19 AM To: Earney, Billy C. Cc: [email protected] Subject: Re: [Mapnik-users] dynamic dbf files On Mon, May 19, 2008 at 3:18 PM, Earney, Billy C. <[EMAIL PROTECTED]> wrote: > I'm wanting to create a dynamic web application that creates a map from a > shape file, but I want the data in the dbf to by dynamic. In other words, > I'd like to be able to dynamically supply the data values I want the map to > use. I'd like each county in a state to be assigned a color based on the > attribute a user selects. The possible attributes or attribute combinations > are virtually endless. Does anyone have an idea of how to supply this data > from something rather than a dbf? I"m willing to look at other boundary file > formats if its easier to do what I need. Use a database? Have a nice day, -- Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/ _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

