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 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-featu re.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
