From thuban-patches at wald.intevation.org Tue Feb 17 16:25:15 2009 From: thuban-patches at wald.intevation.org (thuban-patches@wald.intevation.org) Date: Tue, 17 Feb 2009 16:25:15 +0100 (CET) Subject: =?UTF-8?B?W3RodWJhbi1QYXRjaGVzXVs4OTBdIHczMiBmcm96ZW4gYXBwbGljYXRpb24gc3VwcG9ydA==?= Message-ID: <20090217152515.F22DC4074E@pyrosoma.intevation.org> Patches item #890, was opened at 2009-02-17 16:25 Status: Open Priority: 3 Submitted By: Didrik Pinte (dpinte) Assigned to: Nobody (None) Summary: w32 frozen application support Version: None Category: None Initial Comment: This patch is the one applied on the Thuban sources in order to be able to build a frozen windows executable. It has not been tested upstream when building under linux. ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=107&aid=890&group_id=6 From thuban-patches at wald.intevation.org Thu Feb 19 16:14:40 2009 From: thuban-patches at wald.intevation.org (thuban-patches@wald.intevation.org) Date: Thu, 19 Feb 2009 16:14:40 +0100 (CET) Subject: =?UTF-8?B?W3RodWJhbi1QYXRjaGVzXVs4OTJdIGRvdWJsZSBjbGljayBzdXBwb3J0IGZvciB0b29scw==?= Message-ID: <20090219151440.9462340767@pyrosoma.intevation.org> Patches item #892, was opened at 2009-02-19 16:14 Status: Open Priority: 3 Submitted By: Didrik Pinte (dpinte) Assigned to: Nobody (None) Summary: double click support for tools Version: None Category: None Initial Comment: This is a "patch" proposed to make Tools support double click events from the viewport. ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=107&aid=892&group_id=6 From lists at dipole-consulting.com Fri Feb 20 10:33:50 2009 From: lists at dipole-consulting.com (Didrik Pinte) Date: Fri, 20 Feb 2009 10:33:50 +0100 Subject: projection and bbox Message-ID: <1235122430.4426.7.camel@homer.dipole.lan> Hi guys, Working on Hydroplatform, I have some problems with the initial projection of the map. I constantly got some (inf, inf) from the projection object (in map.ProjectBoundingBox(), etc.). I suppose this is related to the fact that the bbox are outside of the "authorized" bbox for the selected projection. How can I solve this annoying problem ? Is there a way to get the authorized extent for a given projection ? I did not found how it is managed in Thuban. Didrik -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part Url : http://www.intevation.de/pipermail/thuban-devel/attachments/20090220/4982670f/attachment.bin From lists at dipole-consulting.com Fri Feb 20 15:07:01 2009 From: lists at dipole-consulting.com (Didrik Pinte) Date: Fri, 20 Feb 2009 15:07:01 +0100 Subject: [SOLVED ]Re: projection and bbox In-Reply-To: <1235122430.4426.7.camel@homer.dipole.lan> References: <1235122430.4426.7.camel@homer.dipole.lan> Message-ID: <1235138821.3906.0.camel@homer.dipole.lan> On Fri, 2009-02-20 at 10:33 +0100, Didrik Pinte wrote: > Hi guys, > > Working on Hydroplatform, I have some problems with the initial > projection of the map. > > I constantly got some (inf, inf) from the projection object (in > map.ProjectBoundingBox(), etc.). > > I suppose this is related to the fact that the bbox are outside of the > "authorized" bbox for the selected projection. > > How can I solve this annoying problem ? Is there a way to get the > authorized extent for a given projection ? I did not found how it is > managed in Thuban. Ok, this was my fault ... LatLonBoundingBox and BoundingBox methods of the custom layer did sent the same thing ... Didrik -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part Url : http://www.intevation.de/pipermail/thuban-devel/attachments/20090220/0905a000/attachment.bin