[mapguide-users] MGOS 3.1.1 - SQL Spatial Layers - Cannot select point layers by click on it or see the tooltip

2018-09-19 Thread Jose M. C. Marques
Hi, 

I've upgraded to version 3.1.1 and notice a problem in ajax viewer.
I cannot select any point layers element just by clicking on it, the only way 
is to draw a rectangle, but in this way I'm selecting all the objects and not 
the one I want.
I also cannot see any tooltip on point layers, even if I turn off all the 
layers below this one.
I have no problem with polygon layers.

Anyone with this problem? Is there a fix?

Thanks,
Jose
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] Point layer search error: "hasSelection"

2018-09-19 Thread Kajar
Hi!

After upgrading Fusion to 3.1.1(with google patch) now I'm experiencing
issue with one point layer search.
After  clicking on search result row I'm getting error in map: Exception
occurred in AJAX callback.
Message: Cannot read property 'hasSelection' of null
Location: undefined (undefined).

Before the upgrade this was working.
What does this error actually mean?
This is related only this  particular layer I use for searching.

Kajar



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] MGOS 3.1.1 - SQL Spatial Layers - Cannot select point layers by click on it or see the tooltip

2018-09-19 Thread Benoit Begin
Hi Jose,

The one thing I can think of is if the point layer stores data in geography
columns versus geometry. That is one of the reason I have had issues with
Mapguide on SQL Server.

Basically the directionality of the selection matters and it has to be
counter-clockwise. When the selection is drawn clockwise, it appears to
count as the "hole" in a "donut" polygon. Sorry for the weird description,
it'd be easier to draw it out!

So if you use a geometry type, that shouldn't be a problem.

The second possible issue would be not having a properly defined primary
key, such as going against a view. That is one way SQL Server can prove a
bit difficult to deal with in Mapguide sometimes. However, since selection
works sometimes in your case, that is likely not the reason.

Hopefully it's simply a matter of switching the data type on your spatial
column.

Regards,

Ben



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] WMS SSL

2018-09-19 Thread svlad
Hi,

the WMS FDO provider bundled with MapGuide3.1 (ows.dll) does not work with
an SSL connection. 
The same problem seems to have existed with AIMS 2017, however there is a
hotfix. (AIMS_2017_WMSSSL)
Using the ows.dll from that AIMS hotfix in MapGuide FDO solves the problem
in MapGuide as well but I think this fixed .dll is currently not included in
the source.





--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users