[mapguide-users] Selection pb with PGSQL view, even with fdo schema overrides
loic
loic.buscoz at gmail.com
Sun Oct 5 23:51:17 PDT 2014
Hi,
As stated in the title, I have a problem with my PostgreSQL views. They are
not selectable.
So, I followed this tutorial :
http://themapguyde.blogspot.com.au/2010/09/using-fdo-schema-overrides-redux.html
Everything seems to be OK, the "gid" field is marked as an Identity Property
(key icon). I edited the configuration document af the feature source in
Maestro. In "Local Preview", I can see the key icon next to my gid field of
my feature class.
Unfortunately, I can not select everything in my layer (fusion), the
application crashes (load indefinitely).
Here the error in Map Preview when I select an object :
Maestro Error Report
====================
Version: 6.0.0.8244
Date: 10/6/2014 8:48:16 AM
Message: The remote server returned an error: (559) MgUnclassifiedException.
Details: System.Net.WebException: The remote server returned an error: (559)
MgUnclassifiedException.
at System.Net.HttpWebRequest.GetResponse()
at
OSGeo.MapGuide.MaestroAPI.HttpServerConnection.QueryMapFeatures(RuntimeMap
map, Int32 maxFeatures, String wkt, Boolean persist, String
selectionVariant, QueryMapOptions extraOptions) in
c:\working\JenkinsCI\home\slave_win\jobs\Maestro
trunk\workspace\OSGeo.MapGuide.MaestroAPI.Http\HttpServerConnection.cs:line
1940
at OSGeo.MapGuide.MaestroAPI.Mapping.RuntimeMap.QueryMapFeatures(String
wkt, Int32 maxFeatures, Boolean persist, String selectionVariant,
QueryMapOptions extraOptions) in
c:\working\JenkinsCI\home\slave_win\jobs\Maestro
trunk\workspace\OSGeo.MapGuide.MaestroAPI\Mapping\RuntimeMap.cs:line 1673
at Maestro.MapViewer.MapViewer.SelectByWkt(String wkt, Int32 maxFeatures)
in c:\working\JenkinsCI\home\slave_win\jobs\Maestro
trunk\workspace\Maestro.MapViewer\MapViewer.cs:line 2200
at Maestro.MapViewer.MapViewer.HandleMouseUp(MouseEventArgs e) in
c:\working\JenkinsCI\home\slave_win\jobs\Maestro
trunk\workspace\Maestro.MapViewer\MapViewer.cs:line 2742
at Maestro.MapViewer.MapViewer.OnMapMouseUp(Object sender, MouseEventArgs
e) in c:\working\JenkinsCI\home\slave_win\jobs\Maestro
trunk\workspace\Maestro.MapViewer\MapViewer.cs:line 2254
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
IntPtr wparam, IntPtr lparam)
Thanks for your help ;-)
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Selection-pb-with-PGSQL-view-even-with-fdo-schema-overrides-tp5166073.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list