I usually mark it as resolved; and wait for my contact in the user community
(that I am fixing the bug for) to let me know if it solved there problem. If
I have a test case and can confirm it fixed the problem raised I will close
it.
Jody
PS. And if I am my own user (say fixing a bug for udig) I wi
There is a Jira issue for the proposal. I have resolved but not closed
it. In corporate practice, closing of issues is a management task. Who
does this in the GeoTools anarcho-syndicalist commune? Do we just skip
ahead and close every resolved issue? Or let the module maintainer do it?
Jody Gar
You got it; if you had a jira bug associated with this proposal you could of
closed it as well; jira tends to be used when there is a bunch of coding to
be done associated with the change.
In general we try and do the work as the change occurs; so everything is
"release ready".
Jody
On Fri, Feb 1
Is there any way we can detect an ESRI server is being used (perhaps a
common pattern in the capabilities url; or some hint in the capabilities
document?) Perhaps we can adjust our encoding of Filter as a special case
while we wait for a bug report. Good detective skills to figure out what
they wil
I have moved the OnlineTestCase proposal to
http://docs.codehaus.org/display/GEOTOOLS/2.6.x
as it is complete. Is this the right place for it? Or should this be
done by the release team?
--
Ben Caradoc-Davies
Software Engineer, CSIRO Exploration and Mining
Australian Resources Research Centre
2
Correct ESRI WFS implementation - issues are here:
- http://jira.codehaus.org/browse/UDIG-1287
- http://jira.codehaus.org/browse/GEOT-1501
So how about a GML2 and GML3 implementation based on justin's framework :-)
I have had a couple of questions about the GMLDataStore in the last month;
we shoul
Provide a means to get the list of available raster datasets for the ArcSDE GCE
module
--
Key: GEOT-2337
URL: http://jira.codehaus.org/browse/GEOT-2337
Project: GeoTo
Gabriel we have one outstanding bug with the WFS 1.0 against arcsde; we
have no bindings for an errors xsd or something and thus fail to get out
of the gate. Has TIM been able to produce a good error message yet?
Jody
Gabriel Roldan wrote:
>
> On Thursday 12 February 2009 15:32:22 Keane, Tim wr
Your origional question is still valid; I would personally go onto
#osgeo channel and ask for help next time.
Jody
Gabriel Roldan wrote:
>
> it is back up now.
>
> On Thursday 12 February 2009 11:27:19 Gabriel Roldan wrote:
>
> > Hi,
>
> > svn seems to be down.. whom should we contact at osgeo wh
On Thursday 12 February 2009 15:32:22 Keane, Tim wrote:
> Gabriel-
>
>
>
> I have been working on producing the requests and responses as you
> suggested. However, I am having a no luck getting ArcGIS Server's WFS
> to properly apply Filters to GetFeature requests. So for now I am going
> to back
Encode id filters as a more efficient val in (p1, p2, ..., pn) when possible
Key: GEOT-2336
URL: http://jira.codehaus.org/browse/GEOT-2336
Project: GeoTools
Issue T
it is back up now.
On Thursday 12 February 2009 11:27:19 Gabriel Roldan wrote:
> Hi,
> svn seems to be down.. whom should we contact at osgeo when this happens?
--
Gabriel Roldan
OpenGeo - http://www.opengeo.org
--
Creat
Hi,
svn seems to be down.. whom should we contact at osgeo when this happens?
--
Gabriel Roldan
OpenGeo - http://www.opengeo.org
--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software.
Hi all,
I'm switching from version 1.6.2 to version 1.7.2 and I'm having problems with
the ImageMosaicPlugin.
We have 32GB of data, divided into 113 separate and adjacent Geotiffs and a
shapefile for the tileindex.
This data has always worked under version 1.6.2, now after we made the switch
Proof of concept !!!
Created the attached image from this jiffle 'program'...
xc = width() / 2;
yc = height() / 2;
dx = (x()-xc)/xc;
dy = (y()-yc)/yc;
d = sqrt(dx^2 + dy^2);
result = sin(8 * PI * d);
Happy :-)
Michael
<>---
15 matches
Mail list logo