[mapguide-internals] MapGuide Comments

Jason Birch Jason.Birch at nanaimo.ca
Fri Sep 14 11:11:26 EDT 2007


Haris,

In your model, where would the selection state be stored?

Jason 

-----Original Message-----
From: mapguide-internals-bounces at lists.osgeo.org
[mailto:mapguide-internals-bounces at lists.osgeo.org] On Behalf Of Haris
Kurtagic
Sent: Thursday, September 13, 2007 13:19
To: MapGuide Internals Mail List
Subject: RE: [mapguide-internals] MapGuide Comments

First of all, thank you for sharing your thoughts.

I think client had to keep data about current Map view. For example if
you would like to Zoom in, client would recalculate new scale and send
it to server.
There is no server command for change scale by 1.5 ( and also that type
of "incremental" command would be inappropriate) and doing calls get
scale - recalculate - send back doesn't sound right.

I am now looking at Map as data, data with state ( existing data from
features, new data ).
View of Map (Image) I look as stateless.

When I am thinking about this than I try to draw parallel between
Map/Image and Table/Query in database. Map is a Table in database.
Generating image is similar to generating view on your table data by
sending parameters ( center ,scale ,layers on/off ,...).

Haris


More information about the mapguide-internals mailing list