[OpenLayers-Users] best/easiest web language for using open
layers
Christopher Schmidt
crschmidt at metacarta.com
Sun Dec 9 15:12:55 EST 2007
On Sun, Dec 09, 2007 at 12:08:24PM -0700, miles wrote:
> I realize OpenLayers can be used with just about any language but which
> ones are most people on this list using especially with regard to
> interacting between a database (ie postgres) and dynamically writing out
> the necessary javascript for displaying queries or posting data changes.
I always very loose coupling, and do development almost entirely on the
client: So I use FeatureServer (which talks to anything -- Python, js,
etc.) to handle talking the db, then use the JS to write the actual UI
and logic.
Regards,
--
Christopher Schmidt
MetaCarta
More information about the Users
mailing list