Hi Bryce Nordgren,

You are the module maintainer on the geotiff module? I am having some trouble getting it to compile .... with eclipse (and based on what I have seen I am not sure why it compiles with maven...)

To start with ...
org.geotools.wkt.ParseWKT2GeoTiffMetadata appears to have the wrong package declaration:
package org.geotools.referencing.wkt;

This causes the GeoTiffWriter to be unable to find ....
import org.geotools.referencing.wkt.ParseWKT2GeoTiffMetadata

Note this does work from maven ... leaving me very confused !

If I change the package declaration it is unable to find abstract parser ..
.. fixing that leaves me with unimplemented methods.

Is anyone else encountering this? I know I have been a way for a while

-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to