RE: [mapguide-users] Fluctuating Cursor Accuracy

2007-10-31 Thread IT-Joe Marvin
So I gather then that there is nothing the developer can do to detect or
stop this.  Do you know if a bug report been filed?  I looked through
and do not see anything.  If not, I will submit one.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jackie Ng
Sent: Tuesday, October 30, 2007 4:44 PM
To: mapguide-users@lists.osgeo.org
Subject: RE: [mapguide-users] Fluctuating Cursor Accuracy


We get this problem sometimes, the whitespace causes displacement of the
map,
throwing off the accuracy of the selection tools.

If you resize any part of the ajax viewer that would cause a resize of
the
map pane, the whitespace will disappear and your selection accuracy
should
be restored.

- Jackie


joecm wrote:
 
 Yes there is. 
 
 -joe
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Jackie Ng
 Sent: Tuesday, October 30, 2007 3:54 PM
 To: mapguide-users@lists.osgeo.org
 Subject: Re: [mapguide-users] Fluctuating Cursor Accuracy
 
 
 Is there whitespace at the top of your AJAX viewer? (below the
toolbar)
 
 - Jackie
 
 
 joecm wrote:
 
 When using an AJAX map, cursor is not always aligned properly.  
 
  
 
 For example,  if I go to select a polygon, sometimes the polygon on
 the
 tail or middle of the cursor is selected, instead of the point of the
 cursor.It seems to vary each time I load the page, sometimes it
is
 correct, other times it is not.  This is very confusing to users who
 think they are clicking on one polygon and actually clicking on
 another.
 
  
 
 Has anyone else encountered this problem, or even better, found a
fix?
 
  
 
 Thanks
 
 
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
 
 
 
 -- 
 View this message in context:

http://www.nabble.com/Best-method-to-use-dwg-files-tf4719897s16610.html#
 a13499525
 Sent from the MapGuide Users mailing list archive at Nabble.com.
 
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
 
 

-- 
View this message in context:
http://www.nabble.com/Best-method-to-use-dwg-files-tf4719897s16610.html#
a13500077
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Major Feature Join Problems

2007-10-30 Thread IT-Joe Marvin
Okay, so I went ahead wrote my view to a table (select into as suggested) and I 
fully expected that to resolve the issue.  However, my little 9 row table 
exhibits the exact same behavior.   Now I cannot exclude the possibilty that I 
am doing something wrong here.  But I now wonder if we are indeed having the 
same issue.
 
Some other things we've noticed while trying to debug this earlier:
 
- We were able to duplicate this problem in ESRI ArcMap by joining the tables 
in a certain order. 
- When joining the table, selecting an Inner Join causes no parcels to be 
themed.  Outer Join has the wacky theme jumping.
 
-joe
 
 
 



From: [EMAIL PROTECTED] on behalf of Jason Birch
Sent: Mon 10/29/2007 11:14 PM
To: MapGuide Users Mail List
Subject: RE: [mapguide-users] Major Feature Join Problems


Not much comfort in that :)
 
Have you tried writing your view out as a table (select into) to see if it goes 
away as it did for Jackie?
 
I'd be interested in seeing the view definitions... maybe in comments on the 
new ticket?
 
Jason
 


From: IT-Joe Marvin
Subject: RE: [mapguide-users] Major Feature Join Problems


We too are experiencing this problem when joining to a SQL 2000 view using the 
FDO provided via MG2008 enterprise.  In our case, joining a SQL View to a SHP 
file (imported layer, but not converted to SDF) results in these wacky jumping 
themes.
 
At least it seems we are not alone.
 
winmail.dat___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Fluctuating Cursor Accuracy

2007-10-30 Thread IT-Joe Marvin
When using an AJAX map, cursor is not always aligned properly.  

 

For example,  if I go to select a polygon, sometimes the polygon on the
tail or middle of the cursor is selected, instead of the point of the
cursor.It seems to vary each time I load the page, sometimes it is
correct, other times it is not.  This is very confusing to users who
think they are clicking on one polygon and actually clicking on another.

 

Has anyone else encountered this problem, or even better, found a fix?

 

Thanks

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Fluctuating Cursor Accuracy

2007-10-30 Thread IT-Joe Marvin
Yes there is. 

-joe

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jackie Ng
Sent: Tuesday, October 30, 2007 3:54 PM
To: mapguide-users@lists.osgeo.org
Subject: Re: [mapguide-users] Fluctuating Cursor Accuracy


Is there whitespace at the top of your AJAX viewer? (below the toolbar)

- Jackie


joecm wrote:
 
 When using an AJAX map, cursor is not always aligned properly.  
 
  
 
 For example,  if I go to select a polygon, sometimes the polygon on
the
 tail or middle of the cursor is selected, instead of the point of the
 cursor.It seems to vary each time I load the page, sometimes it is
 correct, other times it is not.  This is very confusing to users who
 think they are clicking on one polygon and actually clicking on
another.
 
  
 
 Has anyone else encountered this problem, or even better, found a fix?
 
  
 
 Thanks
 
 
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
 
 

-- 
View this message in context:
http://www.nabble.com/Best-method-to-use-dwg-files-tf4719897s16610.html#
a13499525
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Fluctuating Cursor Accuracy

2007-10-30 Thread IT-Joe Marvin
Jackie,

After doing a bit more testing, the white space is the exact size of the
offset of the cursor.  The question is then, how can I prevent, or
detect this white space?

-joe

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of IT-Joe
Marvin
Sent: Tuesday, October 30, 2007 4:00 PM
To: MapGuide Users Mail List
Subject: RE: [mapguide-users] Fluctuating Cursor Accuracy

Yes there is. 

-joe

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jackie Ng
Sent: Tuesday, October 30, 2007 3:54 PM
To: mapguide-users@lists.osgeo.org
Subject: Re: [mapguide-users] Fluctuating Cursor Accuracy


Is there whitespace at the top of your AJAX viewer? (below the toolbar)

- Jackie


joecm wrote:
 
 When using an AJAX map, cursor is not always aligned properly.  
 
  
 
 For example,  if I go to select a polygon, sometimes the polygon on
the
 tail or middle of the cursor is selected, instead of the point of the
 cursor.It seems to vary each time I load the page, sometimes it is
 correct, other times it is not.  This is very confusing to users who
 think they are clicking on one polygon and actually clicking on
another.
 
  
 
 Has anyone else encountered this problem, or even better, found a fix?
 
  
 
 Thanks
 
 
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
 
 

-- 
View this message in context:
http://www.nabble.com/Best-method-to-use-dwg-files-tf4719897s16610.html#
a13499525
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Major Feature Join Problems

2007-10-29 Thread IT-Joe Marvin
We too are experiencing this problem when joining to a SQL 2000 view using the 
FDO provided via MG2008 enterprise.  In our case, joining a SQL View to a SHP 
file (imported layer, but not converted to SDF) results in these wacky jumping 
themes.
 
At least it seems we are not alone.
 
-joe
 
 



From: [EMAIL PROTECTED] on behalf of Jackie Ng
Sent: Mon 10/29/2007 8:46 PM
To: mapguide-users@lists.osgeo.org
Subject: [mapguide-users] Major Feature Join Problems




Hello List,

I am experiencing, major problems with Feature Joins in MGOS 1.2.

When I create a Feature Join from a SDF feature source to an ODBC data
source, the fill styles of the joined feature source, will randomly change
as you pan and zoom around the map.

I've described the problem in detail here.
http://trac.osgeo.org/mapguide/ticket/230

I wasn't fussed about the ticket being filed invalid, because I was able to
workaround the problem by exporting straight to SDF, instead of exporting to
SHP - convert to SDF at the load procedure.

But now I am experiencing the same problem, even when exporting straight to
SDF.

Now I am majorly concerned, because having our spatial data themed by joined
data in a live ODBC data source is a fundamental requirement of the maps we
create. If mapguide is rendering them incorrectly, then feature joins (and
MapGuide, to some effect) is totally useless to us.

I've already pursued this case w/ Autodesk support (legit, as the problem
also occurs in our MG Enterprise 2k8 server), and I've heard nothing from
them since...

- Jackie
--
View this message in context: 
http://www.nabble.com/Major-Feature-Join-Problems-tf4716245s16610.html#a13482032
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


winmail.dat___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users