On Aug 9, 2007, at 10:08 PM, Andreas Hocevar wrote:
> Hi,
>
> On 8/9/07, Steven M. Ottens <[EMAIL PROTECTED]> wrote:
>> I'm investigating the memory leak bug (http://jira.codehaus.org/
>> browse/MAP-404) and already discovered that ButtonBase.js is creating
>> useless elements which leak (lines
Hi Linda,
I am going to do it .
Just let me know one thing:
If I have my own projection format, just tell me how I should convert
that values into the values specified in the files of
dir: ./lib/util/cscs/lib/defs
Is there any tool to do that:
My projection :
/*PROJCS["ETRF_1989_UTM_Zone_32
Mike,
just one word: PERFECT! Great work, I am eager to see this running.
And I 100% agree with the proposed API. I have no strong opinion of
the name of the library, but Proj4js seems logical to me.
Now I also know why you have been so quiet for the last days :-)
Thanks!
Andreas.
On 8/9/07, Mi
Hi,
On 8/9/07, Steven M. Ottens <[EMAIL PROTECTED]> wrote:
> I'm investigating the memory leak bug (http://jira.codehaus.org/
> browse/MAP-404) and already discovered that ButtonBase.js is creating
> useless elements which leak (lines 79 and 86). Since only the
> src is required the createElement
I've got an initial refactoring of cscs checked in for comment as
cscs/lib/proj4js.js. It is mostly jjust re-arranging things to be a
little more object-oriented using Prototype.js - all the actual
calculations are the same.
Highlights:
- uses it's own namespace called Proj4js - I can live wit
Hi,
On 8/9/07, Diez, Matthew <[EMAIL PROTECTED]> wrote:
> Andreas has suggested making GetFeature work more like GetMap, but I
> can't presently expand on that.
> (I'm sure he could)
I will, but I won't have the brain capacity to do it this week. I
would also like to involve Mike into this, becau
So, poking around GetFeatureInfo.js, I'm looking at line ~67:
===
objRef.targetModel.setParam("wms_GetFeatureInfo", layerName);
===
Okay, that's good so far, it basically calls ModelBase, creates a new
FeatureInfo, derived from WidgetBaseXSL,
makes the request, retrieves results, and crams them int
As quoted from "Steven M. Ottens" <[EMAIL PROTECTED]>:
> On Aug 9, 2007, at 3:48 PM, Gertjan van Oosten wrote:
> > As quoted from "Steven M. Ottens" <[EMAIL PROTECTED]>:
> >> BugMAP-164 JS error loading shipTracks demo in IE
> >> Might still be here, need to test it with IE6
> >
> >
On Aug 9, 2007, at 3:48 PM, Gertjan van Oosten wrote:
> As quoted from "Steven M. Ottens" <[EMAIL PROTECTED]>:
>> Bug MAP-164 JS error loading shipTracks demo in IE
>> Might still be here, need to test it with IE6
>
> It "works for me" under IE6.
erm...
Do you mean the bug is still ther
As quoted from "Steven M. Ottens" <[EMAIL PROTECTED]>:
> Bug MAP-164 JS error loading shipTracks demo in IE
> Might still be here, need to test it with IE6
It "works for me" under IE6.
Regards,
--
-- Gertjan van Oosten, [EMAIL PROTECTED], West Consulting B.V., +31 15 2191 600
As discussed during the team meeting on 24th July:
http://uwyn.com/drone/log/bevinbot/mapbuilder/20070724
I have been thinking about adding support for language subtags, with the
proper fallback. I have added a design proposal to the JIRA issue, text
included below. If anyone wishes to commen
Sorry I missed this one again, but this time I was on vacation...
I haven`t gone through the logs yet but is there a target date for a
release? For the FOSS4G workshop I will need to point to a released
version or cut a special release from the trunk to install on the lab
PCs because I do want
+1, of course.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Mike Adair
Sent: Thursday, August 09, 2007 8:19 AM
To: Cameron Shorter
Cc: '[email protected]'; Martin Vivian; Jim Groffen
Subject: Re: [Mapbuilder-devel] Proposal: 3 new
+1 from me.
Mike
Cameron Shorter wrote:
> mapbuilder-developers,
> Lisasoft has won some work to extend Mapbuilder to support a Canadian
> Geographic Data Infrastructure Pilot project, and to add KML support as
> part of the OGC's OWS5 testbed.
>
> I have 3 developers from Lisasoft working on t
As quoted from Gertjan van Oosten <[EMAIL PROTECTED]>:
> > > Bug MAP-175 WidgetBase.js incorrectly mentions stylesheet
> > > This bug is still valid, GertJan mentions that JSDoc and config.xsd
> > > should be updated
>
> All done.
Note that to keep my head from hurting each time I
Sorry to not reply earlier, I've been on vacation off the net for a while.
I can't recall exactly why that got in there or for which widget it was
intended for, but it must have solved a problem early on and was most
likely a quick hack. It sounds like you 2 have worked out a good
solution and
Hi Matt,
As quoted from "Diez, Matthew" <[EMAIL PROTECTED]>:
> TimeSeriesOL is Dead.
> 1) Andreas and I spoke about MapPaneOL and TimeSeriesOL, and after some
> thought, we've decided to merge the functionality into a single file
> (as the code differences have become so minor). We should be depre
As quoted from Gertjan van Oosten <[EMAIL PROTECTED]>:
> As quoted from "Steven M. Ottens" <[EMAIL PROTECTED]>:
> > Bug MAP-175 WidgetBase.js incorrectly mentions stylesheet
> > This bug is still valid, GertJan mentions that JSDoc and config.xsd
> > should be updated
>
> I'm pick
Hi all,
I'm investigating the memory leak bug (http://jira.codehaus.org/
browse/MAP-404) and already discovered that ButtonBase.js is creating
useless elements which leak (lines 79 and 86). Since only the
src is required the createElement("IMG") can actually be skipped.
Still there are leaks
Please submit the issue into JIRA here: http://jira.codehaus.org/browse/MAP
Thanks
-Linda
On 8/9/07 7:03 AM, "Markus Innerebner" <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> I was trying out the projection EPSG26591 with the mapbuilder 1.5 rc.
>
> I realized an error:
> this is the srs i get from geo
Hi,
I was trying out the projection EPSG26591 with the mapbuilder 1.5 rc.
I realized an error:
this is the srs i get from geoserver:
PROJCS["Monte Mario (Rome) / Italy zone 1",
GEOGCS["Monte Mario (Rome)",
DATUM["Monte Mario (Rome)",
SPHEROID["International 1924", 6378388.0, 297.0
As quoted from "Steven M. Ottens" <[EMAIL PROTECTED]>:
> Bug MAP-175 WidgetBase.js incorrectly mentions stylesheet
> This bug is still valid, GertJan mentions that JSDoc and config.xsd
> should be updated
I'm picking this one up. There's many a file that incorrect or
imcomplete JSDoc
Martin,
The keys words from you that need to be archived is that you "accept the
commiter responsibilities" (which includes not putting proprietary code
into the codebase). Could you please respond again.
Martin Vivian wrote:
> Hello MapBuilder developers,
>
> Im Martin from LISAsoft. Im working
Hello MapBuilder developers,
Im Martin from LISAsoft. Im working on the Canadian Iteroperability Pilot
project, I hope to be able to make some contributions with my work, toward
MapBuilder
Thanks,
Martin Vivian
LISAsoft
On Thu, 9 Aug 2007 01:53:46 pm Cameron Shorter wrote:
> Martin,
> As part
24 matches
Mail list logo