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
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
> 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
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
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
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:\.
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