[OpenLayers-Users] PostgreSQL dynamic layer
Zeppe
taroza at gmail.com
Tue Oct 31 11:19:53 EST 2006
Well, I guess that it is a simple session management problem. When you
are loading data via some script, you just specify some parameters to it
(e.g. user=user1). Then the script serves you with the data with respect
to the parameters.
Zeppe
Moser Adrian wrote:
> Hi,
>
> I'm implementing a routing application based on PostgreSQL/PostGIS and OpenLayers as viewer. My application computes the routes and saves them temporarily in a Postgres table together with the current session-ID. I now need to display the route with OpenLayers for a particular session. The problem is that there are be different Routes stored in the table when more than one user is using the website. So I need to preselect the edges that should be displayed.
> Is there a possibility to display the route with some kind of where-clause?
>
> Thanks for any help.
>
> Adrian Moser
>
>
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>
More information about the Users
mailing list