[mapserver-users] plotting points dynamically

Suman Chatterjee schatterjee at addisontx.gov
Tue Jun 30 11:15:31 EDT 2009


Hi bobb,

Thanks a lot. You got my point. I will be adding the points to the
postGIS database with the help of C#. Regarding mapserver connectivity
to the database - how can I connect to it without writing in the
mapfile?

Again can you give me some reference as to how it can be read as a
display request by mapserver?

 

Suman

 

-----Original Message-----
From: Bob Basques [mailto:Bob.Basques at ci.stpaul.mn.us] 
Sent: Tuesday, June 30, 2009 10:03 AM
To: Suman Chatterjee; mapserver-users at lists.osgeo.org
Subject: Re: [mapserver-users] plotting points dynamically

 

The best approach I can think of, would be to figure out how to add the
points to the database in a dynamic method, and use MapServer as the
Query/Render engine.  This is how we do GPS location points for example.
The points are loaded into the Database (POSTGIS) and simply (re)read as
a display request by MapServer. 

 

Just set up both sides, the Database and the MapServer connectivity to
the database as two separate processes, and that should get you what you
are after. 

 

bobb 

 

 

>>> "Suman Chatterjee" <schatterjee at addisontx.gov> wrote:

 

Hi all, 

 

I am working on a project which requires adding points to a basic map
dynamically. That means  the basic map will be read from the map file.
Then the points will be queried from a database preferably PostGreSQL
and then plotted on the map. I cannot add the query to the map file
because the points will be generated dynamically at regular intervals. 

 

Is there any way I can do this in mapserver? 

 

  

 

************************************************************************
******************************************* 

 

This e-mail and any files or attachments transmitted with it contains
Information that is confidential and privileged. This document may
contain Protected Health Information (PHI) or other information that is
intended only for the use of the individual(s) and entity(ies) to whom
it is addressed. If you are the intended recipient, further disclosures
are prohibited without proper authorization. If you are not the intended
recipient, any disclosure, copying, printing, or use of this information
is strictly prohibited and possibly a violation of federal or state law
and regulations. If you have received this information in error, please
delete it and notify Hamid Khaleghipour at 972-450-2868 immediately.
Thank you. 

 

 

 

************************************************************************
******************************************* 

 


*******************************************************************************************************************
This e-mail and any files or attachments transmitted with it contains Information that is confidential and privileged. This document may contain Protected Health Information (PHI) or other information that is intended only for the use of the individual(s) and entity(ies) to whom it is addressed. If you are the intended recipient, further disclosures are prohibited without proper authorization. If you are not the intended recipient, any disclosure, copying, printing, or use of this information is strictly prohibited and possibly a violation of federal or state law and regulations. If you have received this information in error, please delete it and notify Hamid Khaleghipour at 972-450-2868 immediately. Thank you.

*******************************************************************************************************************


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090630/57ddf7a0/attachment.html


More information about the mapserver-users mailing list