Re: [mapguide-users] MapGuide crashes

2009-07-09 Thread Jackie Ng
This looks really useful. Would you be willing to contribute the source code for this tool to the mapguide-contrib project? http://code.google.com/p/mapguide-contrib - Jackie Jsm wrote: > > I know this isn't a real solution, but it helps alot on my client's site. > > Just to share : > > ht

Re: [mapguide-users] mapguide-google map integration

2009-07-09 Thread Nisha P
Hello Sir, Thank you for your valuable information..I will take care while sending questions like that and specify my part.. Regards Nisha On Thu, Jul 9, 2009 at 9:46 PM, Jason Birch wrote: > Nisha, > > > > The response you received is entirely due to the way you asked th

Re: [mapguide-users] Initial cursor with Fusion and MGOS 2.1

2009-07-09 Thread GreenMapSanMiguel
Thanks so much Paul! It works perfectly now. Andy -- View this message in context: http://n2.nabble.com/Initial-cursor-with-Fusion-and-MGOS-2.1-tp3234992p3235300.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ mapguide-us

Re: [mapguide-users] Initial cursor with Fusion and MGOS 2.1

2009-07-09 Thread Paul Spencer
This was the way it worked previously but when I just checked the code, its not going to work this way any more. I need to add an easy API method for activating a widget programmatically! Now I think you need to do this: selectWidget.uiObj.setActive(true); which will activate the button an

Re: [mapguide-users] Select features on map load

2009-07-09 Thread GreenMapSanMiguel
Hi Paulo, I think I am doing exactly what you want to do. I have some ordinary HTML pages with information about various locations that include a link to a Map Guide map. The URL passes the layer and feature name so that the map selects and zooms to the specific location on open. Here's a samp

[mapguide-users] Initial cursor with Fusion and MGOS 2.1

2009-07-09 Thread GreenMapSanMiguel
I am converting my maps to Fusion and would like them to open in 'select' mode and use 'select' until the user chooses a different mode. I've succeeded in changing the initial cursor, but am still having some problems with it. Here's my code to activate the select cursor on initialization: v

[mapguide-users] Feature Vertices (Solution)

2009-07-09 Thread Tom Lazo / Stygy
Hi all, I just want to share my solution with people having the same problem. //--- This is a way to get the coordinates of the vertices of a feature $featureReader->ReadNext(); $byteReader = $featureReader->GetGeomet

RE: [mapguide-users] mapguide-google map integration

2009-07-09 Thread Jason Birch
Nisha, The response you received is entirely due to the way you asked the question. There have been many cases where users come to this mailing list not having done any research, ask many vague questions, and expect the volunteers on this list to do their work for them. If you want good answe

Re: [mapguide-users] Feature Vertices

2009-07-09 Thread Tom Lazo / Stygy
Hi, I got it... here's the code $featureReader->ReadNext(); $byteReader = $featureReader->GetGeometry("Geometry"); $geometryReaderWriter = new MgAgfReaderWriter();

RE: [mapguide-users] re: accessing oracle from mapguide studio

2009-07-09 Thread Dave Wilson
In order to join the data you should create an ODBC connection to the Oracle database. This requires an ODBC DSN entry (usually a System entry) set up where your server is installed. Dave From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of

RE: [mapguide-users] Web Api Reference

2009-07-09 Thread Tom Lazo / Stygy
Hi, Thanks, i am so ashamed for not having noticed before. Jason Birch wrote: > > If you go to this page: > > http://tinyurl.com/MgFeatureReader > > and then click on "List of all members" near the top does that give you > what you want? Most of the methods are inherited from the MgReade

Re: [mapguide-users] Here's some stress testing on Mapguide

2009-07-09 Thread Bruno Scott
I have good news After fixing some memomry leaks in the MgWebLayout web api and after fixing some of the Resource not found exception in my sheboygan map i got this graphic http://n2.nabble.com/file/n3231758/Image2.gif Far better than my previous one http://n2.nabble.com/file/n3182666/Image1.g

[mapguide-users] re: accessing oracle from mapguide studio

2009-07-09 Thread girish kumar bv
hi all,can i connect tto oracle (10g) database from mapguide studio 2009. I am using FDO provider present in studio for oracle to connect. Its showing connection successful but am not able to see tables from oracle database. I would like to connect shapefile in studio with non spatial data in or

RE: [mapguide-users] MSSqlServer Spatial problem

2009-07-09 Thread zolinko
Ok, I have the solution! :) The problem is that my GeometryParser class generates XYZ type (3 dimensional) coordinates, which -it seems- not supported in the sql server spatial (or I don't now how to enable it). If I use 2 dimensional coordinates, the sample works like a charm. Though I really nee

[mapguide-users] Add layers to the map

2009-07-09 Thread euskalmap
Hi, In Masetro, I have 1 layout with a reference to a map (Library://Ag Base/Carte/MyMap.MapDefinition); the map MyMap contents no layers because i want to load the layers dynamicly. Another map MyMap_NEW contents 5 layers. So, my code modify the resource in layout (mapdefinition become Library:/

[mapguide-users] Save the maps in a vectorized format like in a pdf file, for later viewing or printing ?

2009-07-09 Thread Nick Sebastyan
Hi, It is possible to save the maps in a vectorized format like in a pdf file, for later viewing or printing ? Currently I have copied the functionality of the PlotAsDwf task from the mapguide samples to be able to generate from the ajax viewer the same functionality and quality of the maps as

Re: [mapguide-users] Is MGE accessible by mobile

2009-07-09 Thread zolinko
Hi, The idea is great, but how do you think solve the problem of panning? (Browsers on (touchscreened) mobile devices use panning feature to pan the whole page) z... flakesns wrote: > > Yes it is good if we can expand the feature of MGOS / MGE. > Of course browsing application from desktop web