Re: [mapguide-users] Re: quickplot for Ajax

2011-12-14 Thread Zac Spitzer
this might help? http://trac.osgeo.org/mapguide/ticket/1887 On Thu, Dec 15, 2011 at 11:36 AM, tmblackflag wrote: > I went crazy and bumped that to 15,000 with no result. Are there any IIS > specific settings to check? Oddly, I can't even print in 96 DPI. > > -- > View this message in context: >

[mapguide-users] Re: quickplot for Ajax

2011-12-14 Thread tmblackflag
I went crazy and bumped that to 15,000 with no result. Are there any IIS specific settings to check? Oddly, I can't even print in 96 DPI. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/quickplot-for-Ajax-tp5740809p7095723.html Sent from the MapGuide Users mailing list arc

[mapguide-users] Re: en.json error in mobile viewer

2011-12-14 Thread tmblackflag
2 problems I am seeing: 1) A javascript dialog box - "Error: Message: syntax error File: https://milp2-dev.macerich.com/mapserver2012/MobileViewer/lib/mobileviewer.js Line: 242." 'No syntax error found on that file/line. 2) Net tab has a "Get Index.html" Status = 304 not Modified. -- View this

[mapguide-users] Re: DWF layers look good in Design Review but out of whack in MapGuide

2011-12-14 Thread frosty1_4me
My collegue just found that a dwf that's created from a dwg with text that is Oblique in the dwg, renders in the dwf and MGE rotated 90degrees. I'm not sure if that's part of any issues you were having but its certainly something that i had never seen before, nor would I have guessed that to be a

Re: [mapguide-users] Re: en.json error in mobile viewer

2011-12-14 Thread Zac Spitzer
can u post some of the error messages? sometimes firebug is flakey in which errors it reports, also check the native firefox error console, as sometimes errors only show up there and not in firebug are there any 404's etc in the net panel? On Thu, Dec 15, 2011 at 10:31 AM, tmblackflag wrote:

[mapguide-users] Re: en.json error in mobile viewer

2011-12-14 Thread tmblackflag
I'm actually getting errors galore trying to get this thing running. Documentation says all you have to do is modify the map it points to in the index.html file. I've done that, now I get various "syntax" errors in mobileviewerSF-compressed.js as well as the debugging version of that file, mobilevi

[mapguide-users] Re: en.json error in mobile viewer

2011-12-14 Thread tmblackflag
Had to add a JSON mime type to IIS and that fixed it. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/en-json-error-in-mobile-viewer-tp7095108p7095371.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ map

[mapguide-users] en.json error in mobile viewer

2011-12-14 Thread tmblackflag
Hello, For anyone who has tried the mobile viewer that comes with AIMS 2012, i'm getting an error when starting it up. When I load the viewer firebug says \MobileViewer\localized\en.json is 404 file not found. I've looked that directory over and the file is definitely there. This leads to a "fai

[mapguide-users] QuickPlot: when (or how)?

2011-12-14 Thread Francesco Sozzi
Hi all, I need to integrate QuickPlot in an Ajax Viewer on Mapguide Open Source. I've seen that if I create from Autodesk Infrastructure Studio (vs Infrastructure Map Server) a Web Layout (basic) I get this function available on menu. But if I create from Maestro 4.0 (vs Mapguide 2.2) I haven

[mapguide-users] Re: MaestroAPI 3 or 4 - How do I get corner coordinates of a RuntimeMap

2011-12-14 Thread vd
Ajax Viewer: var map_xmin = getMapFrame().GetCenter().X - getMapFrame().GetMapWidth() / 2; and so on -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/MaestroAPI-3-or-4-How-do-I-get-corner-coordinates-of-a-RuntimeMap-tp7093318p7094453.html Sent from the MapGuide Users maili

[mapguide-users] SQL Server 2008 R2 synchronization

2011-12-14 Thread elliott17
I have layers created that are read from SQL Server 2008 R2. What I have found is if I edit the schema (sort columns or rename a column) in SQL Server, the layers need to be refreshed by saving the data connection in Maestro/Studio and the layer needs to be saved. When I change the column name, I

[mapguide-users] Compile Error: An attempt was made to load a program with an incorrect format.

2011-12-14 Thread Oudemans, Sierk
John, Did you ever get this issue ([mapguide-users] Compile Error: An attempt was made to load a program with an incorrect format.) resolved? I am running into a similar situation and am having no luck getting answers. I tried following Jackie NG's suggestions which are for Maestro and MapGuide O

[mapguide-users] Re: MaestroAPI 3 or 4 - How do I get corner coordinates of a RuntimeMap

2011-12-14 Thread Jackie Ng
There's some math involving the center, scale, metersPerUnit and DPI that gives you the current view extents. You could look at the AJAX viewer source for the exact calculations for this. - Jackie -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/MaestroAPI-3-or-4-How-do-I-

[mapguide-users] MaestroAPI 3 or 4 - How do I get corner coordinates of a RuntimeMap

2011-12-14 Thread Hans Milling
Hi all How do I obtain the corner coordinates of a generated Image. If I open a RuntimeMap and set these parameters, how can I get the extents or corner coordinates of the generated image? The coordinates used in my map are in UTM-32 but I guess that is irrelevant. The MapExtent and DataExtent see

Re: [mapguide-users] Context menu is not working in chrome

2011-12-14 Thread Ahmed Nasr
Google Chrome does not support right click override in javascript by default that's why context menu does not show but there is a Google Chrome extension that can be downloaded to enable right click ___ mapguide-users mailing list mapguide-users@lists.osg