GeoWebCache

Ticket #31 (closed enhancement: fixed)

Opened 23 months ago

Last modified 23 months ago

support mgmaps client

Reported by: jaakl Owned by: arneke
Priority: major Milestone: 0.8
Component: core Version:
Keywords: Cc: jaak@…

Description

Supports Mobile GMaps free J2ME mobile mapping client (www.mgmaps.com). Only difference from google gmaps service seems to be that the zoom value is in the reversed order. I made fix, including automatic tests and tested it with the mobile client and it seems to work fine. I try now to attach the patch here, based on 0.8.0 release. Please include it to the SVN and future revision.

Usage in MGMaps client: Menu > Settings > Map Types, Menu > Add Custom Map. Enter map Type URL: http://localhost:8080/geowebcache/service/mgmaps?layers=topp:states&

Prerequisite: like with gmaps service, WMS in the backend must support EPSG:900913. I use it within UMN MapServer? with my own mapserver, and works also with the states demo/test layer.

Attachments

geowebcache_mgmaps.diff (8.0 kB) - added by jaakl 23 months ago.

Change History

Changed 23 months ago by jaakl

Changed 23 months ago by arneke

  • milestone set to 0.8

Thanks, that's pretty sweet, especially that you've tested with MapServer?, since I havent had time yet, and there are tests to boot :)

There will be a bugfix release in the next couple of days, so it'll be included there. I still need to make a community section in subversion for this stuff, but this one can go straigh into core.

ps. you can set your email in "preferences", so you dont have to add yourself on cc.

Changed 23 months ago by arneke

  • status changed from new to closed
  • resolution set to fixed

Committed in r157. Please make sure you don't propagate changes to pom.xml and make patches relative, not with C:\ as the base

Note: See TracTickets for help on using tickets.