Re: [Geotools-devel] Exception with user-defined EPSG

2008-03-14 Thread Amy Johnson
My apologies - I sent this to the wrong user group. I meant to send it to geoserver-devel. Amy Johnson wrote: > Hello, > > I am trying to define my own EPSG. It is: > > 69036406=PROJCS["Lambert Azimuthal Equal Area", > GEOGCS["NAD83", > DATUM[&quo

[Geotools-devel] Exception with user-defined EPSG

2008-03-14 Thread Amy Johnson
Hello, I am trying to define my own EPSG. It is: 69036406=PROJCS["Lambert Azimuthal Equal Area", GEOGCS["NAD83", DATUM["North_American_Datum_1983", SPHEROID["GRS 1980", 6378137,298.257222], TOWGS84[1.0, 1.0, -1.0, 0.0, 0.0, 0.0, 0.0]], PRIMEM["Greenwich",0], UNIT["Meter

[Geotools-devel] Why is DefaultMapContext (MapLayer[]) also deprecated in 2.3?

2006-11-17 Thread Amy Johnson
This only leaves me with one constructor, and the one remaining constructor requires a lot of information that seems like overkill for every single instantiation. What's the reasoning beyond not using the class without a Coordinate Reference System as Justin stated? Regards, Amy -

[Geotools-devel] DefaultMapContext() constructor deprecated in 2.3.x

2006-11-16 Thread Amy Johnson
I'm just curious why this is deprecated in 2.3.x. I'm trying to understand some of the reasoning behind the changes. Regards, Amy - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel an

Re: [Geotools-devel] Question about StreamingRenderer.paint in 2.3.x

2006-11-15 Thread Amy Johnson
> use ReferecendeEnvelope instead of simply a JTS Envelope which does >> not convey any information about Coordinate Reference System. >> >> Simone. >> >> On 11/15/06, Amy Johnson <[EMAIL PROTECTED]> wrote: >> >

[Geotools-devel] Question about StreamingRenderer.paint in 2.3.x

2006-11-15 Thread Amy Johnson
I switched to 2.3.x, and I am getting a warning saying that, for the class org.geotools.renderer.lite.StreamingRenderer, the method paint|(java.awt.Graphics2D graphics, java.awt.Rectangle paintArea, com.vividsolutions.jts.geom.Envelope mapArea)is showing as deprecated. I checked the trunk Javad

Re: [Geotools-devel] Compile error (can't find packages in libraries)

2006-11-10 Thread Amy Johnson
oinformatics Laboratory > School of Information Sciences > University of Pittsburgh > web: http://gis.sis.pitt.edu > email: [EMAIL PROTECTED] > phone: 412-624-8858 > > -Original Message- > From: Amy Johnson [mailto:[EMAIL PROTECTED] > Sent: Friday, November 10, 2006 8:0

Re: [Geotools-devel] use of swing

2006-10-31 Thread Amy Johnson
I have what I hope is a reasonable question: Why SWT with JFace? Is there some reason that combination works well? The reason I'm asking is because I am starting to work on building a web version of what I created in Swing, and I'm not sure of the best approach. I want to skip past Applets and

[Geotools-devel] Background information on grid

2006-10-27 Thread Amy Johnson
I'm looking for some background information on the development of grid libraries. I've been researching the existing classes a little, and I can't tell what is meant to be used, or where it is intended to go in the future. I understand that with release 2.3 things will change a lot. Is there a

[Geotools-devel] use of swing

2006-10-27 Thread Amy Johnson
Can you give me some information on the intended use of the GeoTools libraries? In particular, are you expecting to add some GUI widgets just for convenience and have users build their own GUIs, or are you planning on having users rely on the widgets you put in place? Best regards, amy -

[Geotools-devel] Mistake in Javadocs for FeatureResults

2006-09-01 Thread Amy Johnson
ection.add( iterator.next() ); } return collection; } I believe this is correct, and will update files where necessary if you concur. Best regards, Amy Johnson - Using Tomcat but need to do more? Need