Dear All, Martin,
I am interested to play with the Raster2Vector process you shared in the 
unsupported modules, but I am having problem to check it out using maven.
I tried:
        <dependency>
                    <groupId>org.geotools</groupId>
            <artifactId>unsupported</artifactId>
            <version>${geotools.version}</version>
        </dependency>

But I am getting :

Missing:
----------
1) org.geotools:unsupported:jar:2.5-SNAPSHOT
...
from the repository
        <repository>
            <id>geotools</id>
            <name>Geotools repository</name>
            <url>http://maven.geotools.fr/repository</url>
        </repository>

Is there a different one to use?

Also, I would be grateful if it would be possible to share an example of 
usage - it would save me a couple of hours of tinkering, I guess.

I am trying to get to a MultiPolygon representation of cells of my 
raster, following the unsuccessful serialization we discussed last week. 
I would have to do this later on anyway.

Cheers
Martin


------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to