Frank is out and about trying to help us on the EPSG data front ...
Thanks for taking action Frank, can you CC the devel list on further
communication - not sure
what other projects are effected.
Jody
Original Message
Subject:[Incubator] EPSG "Use of the data" Requiremen
Jody Garnett a écrit :
> Frank is out and about trying to help us on the EPSG data front ...
> Thanks for taking action Frank, can you CC the devel list on further
> communication - not sure what other projects are effected.
>
> Original Message
> From: Frank Warmerdam
>
> [...
The FIDMapper classes have also caused me considerable aggravation.
I had to subclass AutoIncrementFIDMapper for DB2 in part because each table
name needs to be
qualified by the schema name.
Does anyone use AutoIncrementFIDMapper as it currently exists? If it
changes to abstract, what will it
Up until about a month ago the FIDs generated by
AutoIncrementFIDMapper were always null. So I would be a bit
surprised if making it abstract broke anything that wasn't already
broken...
In regards to the example, the problem occurs because the database
column actually is autoincrementing
On 7/8/06, Jody Garnett <[EMAIL PROTECTED]> wrote:
> Hi James and Cory,
>
> You are the only developers listed on the brewer module, does one of you
> want to step forward as the module maintainer? Please update the pom.xml
> file
>
I suspect that this module might fall under my responsibiliti
The snippets and tutorials wiki pages need cleanup
--
Key: GEOT-888
URL: http://jira.codehaus.org/browse/GEOT-888
Project: GeoTools
Type: Bug
Components: doc
Reporter: Adrian Custer
Assigned to: Rueben Schulz
Having just read the IRC logs I realiase this is redundent but +1 from me
Ian
--
Ian Turton
http://www.geotools.org
http://pennspace.blogspot.com/
-
Using Tomcat but need to do more? Need to support web services, security?
Hey all,
could someone with power please close GEOT-885?
http://jira.codehaus.org/browse/GEOT-885
I have re-filed 888 against the indeterminate future rather than against
2.2.0
cheers,
adrian
-
Using Tomcat but need to d
On 7/4/06, Cory Horner <[EMAIL PROTECTED]> wrote:
> I am +1 to adding a working build notification to the list and removing
> the penn state e-mails, which are like a bad rash. IanT: any luck
> finding an admin who can squash geovista16.geog.psu.edu?
>
Still looking but now that I'm back in the s
I have not been on the ball minding this module, now that is back in the
build I have noticed some development on the 2.2.x branch that I need to
bring forward. (I needed to fix a bug allowing null attributes today -
strangely enough it has ended up being useful for sending data beyond
what sha
Hi Jody,
I have been hacking away at this module as part of the new GeoServer
catalog stuf. I havent brought the changes forward to trunk yet.
I know that 2.2.x is supposed to be stable and that this type of
development is supposed to be done on trunk but my hands are kind of tied
with geoserver
On Tue, 2006-07-11 at 14:43 -0400, Natarajan, Senthil wrote:
> Hi Adrian,
> I ran your tutorial code, and I am getting these and working fine. I was
> wondering how to generate the map; I need to get some map Image file.
> How can we do that?
> Thanks,
> Senthil
Hey,
Note that what you a
OK - I will start working on this (It was actually done last year but I
never checked it in).
Should the changes go in 2.2.x and/or trunk?
Is there an easy way to move changes in 2.2.x to trunk?
David
At 10:25 AM 7/11/2006, Michael Brasser wrote:
>Up until about a month ago the FIDs generated
There is an snippet at http://geotools.codehaus.org/LiteRendering which
shows rendering to an image buffer.
I'm not sure if this helps if one wants to draw a nice map using the
various styles.
At 03:27 PM 7/11/2006, Adrian Custer wrote:
>On Tue, 2006-07-11 at 14:43 -0400, Natarajan, Senthil wr
Hey all,
I'd like to do some major surgery on the website and need to work around
a confluence bug. This is mostly shuffling pages around, an occasional
delete. Before that I'd like to have a backup ready and be able to
restore.
Is there anyone around who can be a Space Admin? Would they take a
s
Once you actually get the map in an image buffer you can spit out almost
any type of graphic using the JAI.
getMapPane() grabs my panel that has the buffer on it.
Your imports:
import javax.imageio.ImageIO;
import java.awt.image.BufferedImage;
import java.awt.Graphics2D;
Your code:
Jody Garnett <[EMAIL PROTECTED]> wrote on 07/09/2006 04:32:09 PM:
> I have started the review.txt file and would love to beg you for help
> gathering up what information you have managed to acquire.
> Near as I can tell we should be placing both your and Mike's license
> into our developers guid
Bryce L Nordgren wrote:
> As to my public domain stuff, I think we inquired a couple of times about
> this. The result, as I recall, being that OSGEO is comfortable just
> slapping their own license on it. At worst, if OSGEO lawyers fear
> retribution (e.g., lawsuit, missile attack, "accidental"
I tried adding a tiger datastore to Geoserver by adding the tiger jar
file from Geotools to the lib folder of Geoserver and then configuring
GeoServer to point to a folder which had a my Tiger files. Adding the
Datastore to Geoserver worked great, but when I went to add a
FeatureType I got the fol
FilterFilter is unable to process 2 FunctionExpressions in the same document.
-
Key: GEOT-889
URL: http://jira.codehaus.org/browse/GEOT-889
Project: GeoTools
Type: Bug
Versions: 2.2-RC3
I got some tests failure in StandardDeviationFunctionTest in the main module:
http://maven.geotools.fr/reports/main/surefire-report.html#org.geotools.filter.function
Martin.
-
Using Tomcat but need to do more? Need
Ah, I remember a similar problem with some other datastore getting
greedy in a similar way, and ruining it for everyone else. The easiest
fix is to just remove the property datastore - I think it's called
gt2-property.jar.Past that the property datastore can be changed to
not throw a file
22 matches
Mail list logo