Re: [mapguide-users] WMS coordinate system override

2008-09-24 Thread Zac Spitzer
you can't reproject rasters, there is a currently RFC to add support for this the solution is to reproject you rasters using something like http://www.gdal.org/gdalwarp.html as a general rule of thumb performance wise, it's always better to prepare your data beforehand, leaving as little work

RE: [mapguide-users] Mapguide Integration

2008-09-24 Thread Darrin Maidlow
Hi Jamie, I believe I have done something similar to what you're wanting to do. My application has a header containing extensive amounts of application logic which can interact with the mapguide viewer, and server API as needed. Here is some javascript that should return what you're looking

Re: [mapguide-users] Fusion on Firefox 3 and new MapGuide Release

2008-09-24 Thread Paul Spencer
The current SVN trunk version (likely to be 2.0 instead of 1.2 now) is not useable with MapGuide templates (slate, aqua, etc) yet but it is starting to stabilize and will now run with the Fusion sample template. It will be a few more weeks before its really ready for testing to any great e

Re: [mapguide-users] Fusion on Firefox 3 and new MapGuide Release

2008-09-24 Thread Andrew DeMerchant
Sadly, I have yet to see a fully working version of Fusion - the best I'd gotten was v1.1 from the SVN. The current SVN version (1.2) is totally broken thoughThe version of Fusion that comes with MGOS 2.0.2 is 1.0.6, I believe - see Jason's reply to me from yesterday (subject: MapGuide Open

[mapguide-users] Mapguide Integration

2008-09-24 Thread Greenhough, Jamie
Hello, I hopefully someone can help me out... I have been struggling to integrate MapGuide into a custom .NET web based application we are developing. I setup MapGuide on an external server, the dotnetsamples run great and the MapGuide server appears to be working ok. Great. All of the dev

[mapguide-users] Fusion on Firefox 3 and new MapGuide Release

2008-09-24 Thread Rock Beans
It would appear that the latest release does not include a working Fusion viewer. The map displays but the select poly and radius are still broken. Was this overlooked or will this be fixed soon? Thank you in advance. ___ mapguide-users mailing list mapgu

[mapguide-users] WMS coordinate system override

2008-09-24 Thread Klemen S.
Is it possible to override WMS layer coordinate system. My log file: Raster transformation is not supported. The coordinate system () of layer pravi4 cannot be different than the coordinate system (XY-M) of the map. thx, Klemen -- View this message in context: http://www.nabble.com/WMS-co

Re: [mapguide-users] Watermarking a Map

2008-09-24 Thread gingerbbm
Yes, sorry, I should've probably put a disclaimer on the solution I posted up. I arrived at this solution for the project I'm currently working on which has an extremely simple interface: it's just the map and the scale slider. So I hadn't tried it with more elements of the Ajax viewer. Still, it

RE: SPAM-LOW: [mapguide-users] re: mgos on windows vista

2008-09-24 Thread Andy Morsell
The Vista install help document can be found on the MGOS internals page: http://trac.osgeo.org/mapguide/ Andy From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of girish kumar bv Sent: Wednesday, September 24, 2008 5:00 AM To: mapguide-users@lists.osgeo.org Subject: SPAM-LOW: [mapg

Re: [mapguide-users] Watermarking a Map

2008-09-24 Thread Crispin @ 1Spatial
Stuart, This is excellent and will certainly do for my (current) requirements that do not need to interface with the Legend... but apparently position '3' is not allowing me to resize the legend or turn layers on or off. Positioning the watermark just under the slider places it just above the le

RE: [mapguide-users] MapGuide Open Source 2.0.2 released

2008-09-24 Thread Trevor Wekel
I may be able to provide hosting for a MapGuide build environment. I've got a bunch of hardware sitting idle in my basement. Trevor From: Andrew DeMerchant [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 23, 2008 12:28 PM To: MapGuide Users Mail List Subject: Re: [mapguide-users] MapGuide

RE: [mapguide-users] MapGuide Open Source 2.0.2 released

2008-09-24 Thread Tom Fukushima
With regard to version sensitivity: The build is not sensitive to the Java version; the latest version can always be used. I think it is sensitive in some way to Apache 2.2 because of the Apache module we create. It definitely seems sensitive to PHP; I doubt that anything outside of PHP 5.2 wi

Re: [mapguide-users] Fusion Editing Polygons

2008-09-24 Thread brianlee
hello, brian, you may need use the openlayers support for fusion. Openlayers support feature editing functionality. but you need develop the widget to get all this running. Let me know if you got this implemented. brianlee Berdel, Brian wrote: > > Hello all, > > I haven't looked too much

Re: [mapguide-users] Problem with the example

2008-09-24 Thread Ahmed Ragab
thanks for the help , i changed my mind regarding vista i will change back to win xp and will get back if i need any help Thanks El masri 2008/9/23 Jackie Ng <[EMAIL PROTECTED]> > > What is your webserver? > > - Jackie > > > Ahmed Ragab wrote: > > > > Dear All > > > > I have installed map guide s

[mapguide-users] GetParameters - Page Refresh - MapName

2008-09-24 Thread Berdel, Brian
Using this function works great unless there is a page refresh...If a user Refreshes the page the parameters are empty, and if you hold them in session state after originally retrieving them they are actually wrong...because the Map Name (in fusion) actually changes when Refreshing the page...Anyon

[mapguide-users] re: mgos on windows vista

2008-09-24 Thread girish kumar bv
Hi all,i am expriencing problems on installation of mgos on vista. any help is appreciated.regards,girish ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Watermarking a Map

2008-09-24 Thread Kenneth Skovhede, GEOGRAF A/S
The "Get printable page" uses a template HTML page to display/print the map. You can modify that one to include the watermark as well. Regards, Kenneth Skovhede, GEOGRAF A/S gingerbbm skrev: Andy Morsell wrote: Does the map print with the watermark or is it only for screen viewing?

Re: [mapguide-users] Re: MapGuide Open Source 2.0.2 released

2008-09-24 Thread Kenneth Skovhede, GEOGRAF A/S
You should also be aware that raster reprojection is not supported in MapGuide yet: http://trac.osgeo.org/mapguide/wiki/MapGuideRfc51 So, WMS will not work if your map does not have the exact same coordinate system. As of MapGuide OS 2.0, you can supply coordinate system overrides on all fea

RE: [mapguide-users] Watermarking a Map

2008-09-24 Thread gingerbbm
Andy Morsell wrote: > > Does the map print with the watermark or is it only for screen viewing? > Assuming that you're talking about using the "Get printable page" button on the standard toolbar, no. It's only for screen viewing. -- View this message in context: http://n2.nabble.com/Watermar