Re: [mapguide-users] wms from other providers

2009-10-06 Thread Jo Cook
Hi Jason, For this data I need a range of options (some of the files are behind a firewall so direct connections are problematic). I definitely seem to need to add the width and height parameters to the config.xml file for the wms FeatureSource, so it would be interesting to see if anyone else ha

Re: [mapguide-users] wms from other providers

2009-10-05 Thread Jason Birch
Jo, Is it an option to use MapGuide as the WMS provider, or to connect to the MapInfo files directly? These are both not solutions, but maybe worth trying if the files are in your control. I'm thinking that the OGR provider should allow you to connect to the MapInfo files. Jason 2009/10/5 Jo Co

RE: [mapguide-users] wms from other providers

2009-10-05 Thread Gary Morin
16:11 To: mapguide-users@lists.osgeo.org Subject: RE: [mapguide-users] wms from other providers Hi Gary, Yes, I've figured that out. Unfortunately the data that I have to work with is mapinfo format, which geoserver doesn't seem to currently support. I have, however, got a few tentativ

RE: [mapguide-users] wms from other providers

2009-10-05 Thread Dave Wilson
users@lists.osgeo.org Subject: RE: [mapguide-users] wms from other providers Hi Gary, Yes, I've figured that out. Unfortunately the data that I have to work with is mapinfo format, which geoserver doesn't seem to currently support. I have, however, got a few tentative steps further- if I add the W

RE: [mapguide-users] wms from other providers

2009-10-05 Thread Jo Cook
Hi Gary, Yes, I've figured that out. Unfortunately the data that I have to work with is mapinfo format, which geoserver doesn't seem to currently support. I have, however, got a few tentative steps further- if I add the Width and Height parameters into the config file for my wms FeatureSource, i

RE: [mapguide-users] wms from other providers

2009-10-05 Thread Gary Morin
users@lists.osgeo.org Subject: Re: [mapguide-users] wms from other providers Dear All, I'm bumping my question here, as this is a bit of an urgent deal-breaker type problem for me, and I can't see where in the code to change the format of the getmap request that mapguide sends out. Further d

Re: [mapguide-users] wms from other providers

2009-10-05 Thread Jo Cook
Dear All, I'm bumping my question here, as this is a bit of an urgent deal-breaker type problem for me, and I can't see where in the code to change the format of the getmap request that mapguide sends out. Further digging into the issue with mapserver suggests that width and height are required p

[mapguide-users] wms from other providers

2009-10-02 Thread Jo Cook
Dear All, I am trying to create a layer from a mapserver wms layer in Mapguide 2.1 with Maestro. I have followed the instructions in the wiki on how to create a wms layer, and Maestro reports no errors. When I do getcapability and getmap requests directly in the browser all is fine. However, the