Re: [Geotools-gt2-users] First Project/Read from Shapefile

2008-08-27 Thread Michael Bedward
2008/8/28 Tara Athan wrote: > Michael- we must be looking at different wiki pages - what you sent me is > rather different from what I have. > The code example I am working with comes from here > http://docs.codehaus.org/display/GEOTDOC/04+How+to+Read+a+Shapefile > > Where on the wiki does the code

[Geotools-gt2-users] First Project/Read from Shapefile

2008-08-27 Thread Tara Athan
Michael- we must be looking at different wiki pages - what you sent me is rather different from what I have. The code example I am working with comes from here http://docs.codehaus.org/display/GEOTDOC/04+How+to+Read+a+Shapefile Where on the wiki does the code that you sent me come from? I tried

Re: [Geotools-gt2-users] First Project/Read from Shapefile

2008-08-27 Thread Jody Garnett
> Done -thanks for updating that on the wiki. Question: why does the > Version print out as 2.5-SNAPSHOT when it is using 2.5-M3? :-) Great Question! Gabriel is there any way we can "grab the tag" and boil it into our Jar? I am not feeling very creative - perhaps expanding the rename.xml ant s

Re: [Geotools-gt2-users] First Project/Read from Shapefile

2008-08-27 Thread Michael Bedward
2008/8/28 Tara Athan wrote: > [ERROR]org.geotools.demo.example:geotools-example:jar:1.0-SNAPSHOT > [ERROR]Reason: > [ERROR]org/geotools/demo/example/App.java.java:[43,40] cannot find symbol > [ERROR]symbol : method getDefaultGeometry() > [ERROR]location: interface org.opengis.feature.Feature

[Geotools-gt2-users] First Project/Read from Shapefile

2008-08-27 Thread Tara Athan
Jody Garnett wrote: > Tara Athan wrote: >> Have tried the user guide First Project in both NetBeans and Eclipse. >> First problem occurs where I have cut and pasted into the pom.xml file. >> In Eclipse, Problems tab shows >> Project 'geotools-example' is missing required library: >> 'C:\...\gt2-m

Re: [Geotools-gt2-users] First Project/Read from Shapefile

2008-08-27 Thread Adrian Custer
On Tue, 2008-08-26 at 18:25 -0700, Tara Athan wrote: > Have tried the user guide First Project in both NetBeans and Eclipse. > First problem occurs where I have cut and pasted into the pom.xml file. > In Eclipse, Problems tab shows > Project 'geotools-example' is missing required library: > 'C:\.

Re: [Geotools-gt2-users] [work] Re: partial run of introduction demo

2008-08-27 Thread Adrian Custer
On Tue, 2008-08-26 at 15:48 -0700, Tara Athan wrote: > OK- I'll go back to trying the wiki demo. Just to make sure I am going > in the right direction, when you say "wiki" do you mean the online > user guide, > http://docs.codehaus.org/display/GEOTDOC/03+First > +Project#03FirstProject-RunningTheAp