[mapguide-users] Building an intelligent tooltip

2007-11-19 Thread uXuf
Hi guys, I am trying to build a tooltip that contains data from multiple tables (essentially - a join). I have a point layer that gets populated from an ODBC source. The table has a relatively simple structure: PointID, PointName, PointLat, PointLon and PointTypeID. Now this PointType is a foreig

Re: [mapguide-users] Tooltips for Point Layers

2007-11-19 Thread uXuf
Well that's a neat hack smamap, it doesn't amply but somewhat resolves my problem. Need to go through it a little bit more to exactly fit my needs. Thanks for the insight. I hope there comes out a better solution for this... Regards, uXuf smamap wrote: > > I had the same problem. Changing t

RE: [mapguide-users] physical files

2007-11-19 Thread Mark Pendergraft
I was able to export the package from my production server and import it into my testing server with no problem. Now all of my layers and data are the same. Thank you very much for all of your help. -Mark Pendergraft From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Birch

RE: [mapguide-users] Two Steps Forward...

2007-11-19 Thread Campbell, Keith A
I should add that the problem only occurs polyline layers, not point layers joined to SQL Server. Keith From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Campbell, Keith A Sent: 19 November 2007 17:39 To: MapGuide Users Mail List Subject: [mapguide-

[mapguide-users] Two Steps Forward...

2007-11-19 Thread Campbell, Keith A
Having just upgraded from version 1.1.0 to 1.2.0, I find that polyline layers based on a feature source join SDF/SQL Server (ODBC) produce an unknown software exception error in mgserver.exe (requiring process termination). I see from previous threads there are issues with 1.2.0 and feature joins i

RE: [mapguide-users] Printing

2007-11-19 Thread Jonio, Dennis (Aviation)
Chris, I decided before even starting on MGOS to output to PDF file format. Let Adobe Reader handle all the printing output options and the zooming and the panning and the options,options,options. All my stuff is .NET specific. My boss has 'guidelines' after all ... I have been pr

Re: [mapguide-users] Enumerating resources from Session repository

2007-11-19 Thread Maksim Sestic
It explains the problem then, thank you for the clarification. Actually, I can browse down the library resources and "poke" their definitions in a session (well, session map) repository to see whether they exist there, to re-create some sort of their initial state. The rest of accessible resources

Re: [mapguide-users] Printing

2007-11-19 Thread Andrew DeMerchant
You could print to a DWF with options, and then plot that.there's a sample of how to do that with the Sheboygan sample. Andrew Chris Tallman wrote: Morning,   Has anyone built a printing app for MGOS?  I have a client that would like to be able to print on a large format plo

[mapguide-users] Printing

2007-11-19 Thread Chris Tallman
Morning, Has anyone built a printing app for MGOS? I have a client that would like to be able to print on a large format plotter. I've not worked with the printing functions and wondered if someone had already built something that gives printing options and would be willing to share with the gr

Re: [mapguide-users] Enumerating resources from Session repository

2007-11-19 Thread Kenneth, GEOGRAF A/S
This has been discussed on the internals list: http://trac.osgeo.org/mapguide/ticket/168 Currently it is not supported and probably will not be supported. The session repository only contains items that has been placed there explicitly. If you save a layer there, you can read it, but there are

[mapguide-users] Enumerating resources from Session repository

2007-11-19 Thread Maksim Sestic
Is it possible to enumerate resources from a Session-based repository, using MgServerResourceService.EnumerateResources() method? I guess not (ServerResourceService.cpp): if (!resource->IsRepositoryTypeOf(MgRepositoryType::Library)) { throw new MgInvalidRepositoryTypeException(

[mapguide-users] show point

2007-11-19 Thread DL Tech
Hi I would like some information how to show about 50 point on mapguide at the same time with xml or any other idea David___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Select symbol Library at run time-precision

2007-11-19 Thread dorra2007
I have resolved the problem of xml parsing, and have modified the resourceid and the libraryitemname tags. When I execute the code, the name and symbol of the temporary layer is displayed in the legend, but not on the map. In other words, the layer is not visible, despites i have set the setvisib

Re: [mapguide-users] Select symbol Library at run time--more details

2007-11-19 Thread dorra2007
Just some details: I have tried to parse the xml layer definition , I used: ((Node)list.item(0)).setNodeValue("Library://mylibrary.SymbolLibrary"); And I have the following error: org.osgeo.mapguide.MgDbXmlException: An exception occurred in DB XML component. Error: XML Indexer: Parse error in

[mapguide-users] Select symbol Library at run time

2007-11-19 Thread dorra2007
Hello folks; How could we select the symbol librarry and the library item name at run time. What I want to do is to offer to uers the capacity to choose the symbol of their point layer from a predefined list. Thank you in advance; DL -- View this message in context: http://www.nabble.com/Sele

Re: [mapguide-users] Change shape of polygon...

2007-11-19 Thread Maciej Skorczewski
hi Keiko! That is great what you are doing...this solution (plug in) is very await for all MG user... I try make my soluton who base on postgresql database (whit postgis). Now i can 1. add new object (point,line,polygon) 2. move it on the map. 3. change shape of added polygon...buti still

Re: [mapguide-users] Zoom Selection Behaviour

2007-11-19 Thread Kenneth, GEOGRAF A/S
The public bug tracker can be found here: http://trac.osgeo.org/mapguide/ You will have to create an OSGeo userid before you can create the ticket. Regards, Kenneth, GEOGRAF A/S ary sucaya skrev: Not yet, i don't know how to report it.. regards, ary sucaya - Original Message

Re: [mapguide-users] Zoom Selection Behaviour

2007-11-19 Thread ary sucaya
Not yet, i don't know how to report it.. regards, ary sucaya - Original Message From: "Kenneth, GEOGRAF A/S" <[EMAIL PROTECTED]> To: MapGuide Users Mail List Sent: Monday, November 19, 2007 8:50:49 AM Subject: Re: [mapguide-users] Zoom Selection Behaviour There should be a GetEnvelo