I assume that with php and MapScript you still need to have some client-side code (javascript or flash/Silverlight) for the draw and select tool.
David. From: Bistrais, Bob [mailto:[email protected]] Sent: Thursday, February 17, 2011 8:58 AM To: Fawcett, David (MPCA); mapserver-users Subject: RE: polygon tool That looks like what I'm after. But at this time we're not using Open Layers. Can this be adapted to a PHP/MapScript app? ________________________________ From: Fawcett, David (MPCA) [mailto:[email protected]] Sent: Thursday, February 17, 2011 9:41 AM To: Bistrais, Bob; mapserver-users Subject: RE: polygon tool You might want to look at OpenLayers. www.openlayers.org<http://www.openlayers.org> Here is a basic example that allows you to draw some vector features and then select them by drawing a box. http://dev.openlayers.org/releases/OpenLayers-2.10/examples/select-feature.html David. From: [email protected] [mailto:[email protected]] On Behalf Of Bistrais, Bob Sent: Thursday, February 17, 2011 8:18 AM To: mapserver-users Subject: [mapserver-users] polygon tool I am trying to create a polygon tool with PHP MapScript and JavaScript. I'd like to allow the user to draw a polygon which will eventually be used to select map features. This kind of thing probably has been done before. Can anyone direct me to some code samples?
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
