Opened 16 years ago

Closed 16 years ago

#638 closed enhancement (fixed)

WMS support on MapGuide Maestro

Reported by: dumas65 Owned by: ksgeograf
Priority: low Milestone:
Component: Maestro Version:
Severity: trivial Keywords:
Cc: chrisclaydon External ID:

Description

It would be nice that MapGuide maestro will support WMS services. If You need any help on testing it, don't hesitate to ask.

Regards, Danas

Attachments (1)

wms_header.xml (1.8 KB ) - added by jbirch 16 years ago.
Working WMS header. Note: bounds need to be in 4326.

Download all attachments as: .zip

Change History (8)

comment:1 by ksgeograf, 16 years ago

Component: GeneralMaestro
Owner: set to ksgeograf
Status: newassigned
Version: 2.0.1

If you can attach a working header file, that would make it easier.

comment:2 by jbirch, 16 years ago

There is more information on what kind of configuration is available for WMS (similar to raster config file) in the WMS provider notes, and example XML config files are available in the unit tests for the WMS provider.

These are both linked to from #565 (I think this ticket is a duplicate?).

comment:3 by jbirch, 16 years ago

Oops, or maybe not if this is talking about configuring MapGuide to serve WMS layers instead of consume them...

by jbirch, 16 years ago

Attachment: wms_header.xml added

Working WMS header. Note: bounds need to be in 4326.

comment:4 by ksgeograf, 16 years ago

Perfect. That should be very easy to implement.

comment:5 by jbirch, 16 years ago

I'm not entirely convinced that there isn't some kind of permissions header that needs to be set to allow the layer to be served as WMS.

There's a checkbox in the Studio UI, but I have no idea what it maps to in the repository, and can't find a way in the HTML test pages to look at permissions in raw mode.

The code that generates these capabilities looks like it exists somewhere in:

WmsLayerDefinitions.cpp

comment:6 by tomfukushima, 16 years ago

Cc: chrisclaydon added

I'm pretty sure that to publish a layer as WMS, that only the resource header information needs to be set. Chris, could probably confirm.

comment:7 by ksgeograf, 16 years ago

Resolution: fixed
Status: assignedclosed

This is completed in r3297: http://trac.osgeo.org/mapguide/wiki/maestro/Downloads

What do you mean by: "Note: bounds need to be in 4326."

Is the user required to always supply bounds in 4326, or is it specfic for the sample header?

Note: See TracTickets for help on using tickets.