[mapguide-dev] TileMapService
Robert Bray
rbray at robertbray.net
Mon Oct 23 11:33:40 EDT 2006
Yes I agree this is interesting. From an implementation point of view,
we should be able to treat each MapDefinition (that has tiled layers) as
a tile resource. The meta-data required for this could be stored in the
Map Definition header and/or generated from the Map Definition. From
there implementing GetTile is pretty straight-forward using the
MgTileService built into MapGuide.
Bob
Jason Birch wrote:
> Looks like Paul R has put up a first cut at a Tile Service specification. I think that we need to keep on top of this one.
>
> http://wiki.osgeo.org/index.php/Tile_Map_Service_Specification
>
> I like the idea of the REST interface. I know that with Apache you can put a CGI script in the middle of a path and it will get called, placing the rest of the query string into PATH_INFO. Also, mod_rewrite allows transparent mapping to a script. I wonder, though, if there is any way to configure IIS to support this kind of service.
>
> Apart from that, it doesn't look like it would be all that hard to implement with MapGuide's existing tile service functionality and some front end metadata scripts.
>
> Thoughts?
>
> Jason
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe at mapguide.osgeo.org
> For additional commands, e-mail: dev-help at mapguide.osgeo.org
>
>
>
More information about the Mapguide-internals
mailing list