[mapserver-users] Integrate mapserver with PHP MIS
Dan Little
danlittle at yahoo.com
Wed Oct 8 11:47:02 PDT 2008
It is certainly possible to do this with mapserver. More accurately, it is very easy to setup these types of queries with "mapscript" the scripting library provided with mapserver.
There is also some constraints on your data. You'll need to have a table (or column) describing the geographic locations of all of your projects. Or have a geocoder that can translate the project into geographic coordinates "on the fly."
----- Original Message ----
> From: Andre Schoonbee <andresch at iway.na>
> To: mapserver-users at lists.osgeo.org
> Sent: Wednesday, October 8, 2008 12:41:33 PM
> Subject: [mapserver-users] Integrate mapserver with PHP MIS
>
> Hi List
>
> I want to get expert opinion on if mapserver would be the best platform for
> the following:
>
> I have a Management Information system (PHP, mySQL) and want to link it to a
> map. When I click on a POI on the map I want to see the projects at that
> POI, the staff or budget for that place. OR if I want to see all POI that
> overspend their budget, I want to display the POI as RED Dots on the map.
>
> Comments would be appreciated!
>
> And if this is a great platform, any developers out there willing to assist?
>
> Andre
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list