Hi,

I try to vectorize an image using java i.e. geotools with JAI.(
https://stackoverflow.com/questions/52841558/vectorize-polygon-using-jts-with-range-lookup
)

The code is minimal and works just fine in intelliJ My problem is when
executing this via maven it fails with exception of:

RangeLookup: No OperationDescriptor is registered in the current operation
registry under this name

Sample code can be found at https://github.com/geoHeil/jts-vectorize

What is wrong with my maven configuration? I followed the geotools
guidelines, but something must be wrong.

Best, Georg
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to