[Mapbender-dev] motion: change attribute "extent" of map

Peter Freimuth freimuth at rapideye.de
Tue Jun 2 12:38:50 EDT 2009


On Tuesday 02 June 2009 18:32:42 Michael Schulz wrote:
> Hi Christoph,
> 
> I second this motion and vote +1.
> 
> Cheers, Michael
> 
> 
> 2009/6/2 Astrid Emde <astrid.emde at wheregroup.com>:
> > Christoph Baudson schrieb:
> >>
> >> Currently, this is a string containing four comma-separated coordinates.
> >> This is hard to use, whenever you want to perform an operation on the
> >> extent, you have to split the string and use parseFloat. There is also no
> >> way to register an event with the setting of the extent, because it's not a
> >> function.
> >>
> >> At the development sprint in Hannover Peter and I discussed the
> >> implementation of a restricted extent. For this, we concluded, using the
> >> Extent object as attribute (and no longer the string) would be necessary. I
> >> am changing this in trunk, if this motion passes. The changes would include
> >>
> >> (1) The extent attribute is currently *set* by
> >>
> >> map.extent = "a,b,c,d";
> >>
> >> The new version would use this syntax
> >>
> >> map.extent = new Extent(a,b,c,d);
> >>
> >>
> >> (2) The extent attribute is currently *read* by
> >>
> >> map.extent
> >>
> >> which is a string "a,b,c,d". The new version would use this syntax
> >>
> >> map.extent.toString();
> >>
> >> and return the same string "a,b,c,d".
> >>
> >>
> >> All custom modules would have to use these changes as well, which will be
> >> important when updating. I'll only change the modules in Mapbender trunk.
> >>
> >> Please second this motion and vote.
> >>
> >> Christoph
> >>
> > Hi Christoph,
> >
> > this idea sound good.
> >
> > +1 from  me
> >
> > Astrid
> > _______________________________________________
> > Mapbender_dev mailing list
> > Mapbender_dev at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapbender_dev
> >
> 
> 
> 

another +1
peter

ps: sorry for not taking the action on pushing the restricted extend forward

-- 
_______________________________________________________________________   

Peter Freimuth				phone: +49 3381 8904327
Product Development			fax:   +49 3381 8904101
RapidEye AG				email: freimuth at rapideye.de
Molkenmarkt 30
14776 Brandenburg an der Havel		http://www.rapideye.de
Germany
_______________________________________________________________________   

PRIVILEGE AND CONFIDENTIALITY NOTICE:
The information in this email is intended for the named recipients 
only. It may contain privileged and confidential information.  If you 
have received this communication in error, any use, copying or 
dissemination of its contents is strictly prohibited.  Please erase all 
copies of the message along with any included attachments and notify 
RapidEye AG or the sender immediately by telephone at the number 
indicated on this page.
_______________________________________________________________________

RapidEye AG
Molkenmarkt 30
14776 Brandenburg an der Havel
Germany

Head Office/Sitz der Gesellschaft: Brandenburg an der Havel
Management Board/Vorstand: Wolfgang G. Biedermann
Chairman of Supervisory Board/Vorsitzender des Aufsichtsrates: Axel Schmalz
Commercial Register/Handelsregister Potsdam HRB 17 796
Tax Number/Steuernummer: 048/100/00053
VAT-Ident-Number/Ust.-ID: DE 199331235
DIN EN ISO 9001 certified

*************************************************************************
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie
die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.

The information in this e-mail is intended for the named recipients
only. It may contain privileged and confidential information. If you
have received this communication in error, any use, copying or
dissemination of its contents is strictly prohibited. Please erase all
copies of the message along with any included attachments and notify
RapidEye AG or the sender immediately by telephone at the number
indicated on this page.


More information about the Mapbender_dev mailing list