[Geomoose-users] [GeoMOOSE] Highlighting missing from select feature tool - MS4W specific (#107)
Jeff McKenna
jmckenna at gatewaygeomatics.com
Wed Dec 9 12:21:17 PST 2015
I've made the changes to highlight.map and the highlighting is working
with the MS4W GeoMOOSE 2.8.1 package, which is available at:
http://www.ms4w.com/release/apps/geomoose-2.8.1-ms4w.zip
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/
On 2015-12-07 3:19 PM, Mark Volz wrote:
> Eli,
>
> My best guess is that MapServer on Linux allows a shorthand sql query to
> SpatialLite Databases and MS4W does not. For Example:
>
> ·DATA ‘features’ ßThis shorthand sql query might only work in Linux
> Mapserver.
>
> ·DATA ‘SELECT * FROM features’ ßThis equivalent sql statement might work
> in both the Linux and MS4W flavors of MapServer.
>
> Sincerely,
>
> *Mark Volz*
>
> *From:*Eli Adam [mailto:eadam at co.lincoln.or.us]
> *Sent:* Monday, December 07, 2015 11:31 AM
> *To:* Mark Volz
> *Cc:* geomoose-users at lists.osgeo.org; tchaddad at gmail.com
> *Subject:* Re: [Geomoose-users] [geomoose] Highlighting missing from
> select feature tool - MS4W specific (#107)
>
> On Mon, Dec 7, 2015 at 9:20 AM, Mark Volz <MarkVolz at co.lyon.mn.us
> <mailto:MarkVolz at co.lyon.mn.us>> wrote:
>
> Hello,
>
> A while back I reported an issue with the selection results not
> displaying on GeoMOOSE specifically with MS4W. Thanks to Jeff and Tanya
> the highlights now work!
>
> Changes in c:\ms4w\apps\geomoose2\php\highlight.php
>
> Line 47
> Replace: DATA 'features'
> With: DATA 'select wkt_geometry from features'
>
> Line 66
> Replace: DATA 'selection'
> With: DATA 'select area, wkt_geometry from selection'
>
> We might want to look for a generalized approach that will work in all
> cases and not require people to edit highlight.php.
>
>
> Questions:
>
> ·Perhaps it might be a good idea to verify that these changes don’t
> crash the Linux version of GeoMOOSE.
>
> Is this about operating system or data source type? It sounds like it
> might be more about shapefile vs database than operating system.
>
>
> ·In GitHub how do we close or mark a ticket as answered?
>
> When logged in, I think at the bottom where you can comment is a button
> that says "close issue."
>
> Best regards, Eli
>
> Sincerely,
>
> *Mark Volz*
>
> *From:*TC Haddad [mailto:notifications at github.com
> <mailto:notifications at github.com>]
> *Sent:* Friday, December 04, 2015 4:33 PM
> *To:* geomoose/geomoose
> *Cc:* Mark Volz
> *Subject:* Re: [geomoose] Highlighting missing from select feature
> tool - MS4W specific (#107)
>
> Hi Mark, I think this is the ticket for the issue that Jeff just
> commented on on the mailing list:
> https://lists.osgeo.org/pipermail/geomoose-users/2015-December/005813.html
> Can you try his solution and report back and close this issue if his
> solution works for you?
>
More information about the Geomoose-users
mailing list