I'm trying to use the AttributeTypeBuilder, but getting the error
org.geotools.factory.FactoryNotFoundException: No factory of kind
"FeatureTypeFactory" found.

Looking int the FeatureTypeFactory SPI [1] in gt-main.jar (14.3) it lists `
org.geotools.feature.DefaultFeatureTypeFactory` as a factory, but no such
file exists in the repository nowadays (and not in that jar).

Shouldn't the SPI file point
to org.geotools.feature.type.FeatureTypeFactoryImpl ?

Any other gt-<>.jar I could add to my pom to get this running? (i currently
have just gt-xml and gt-epsg-hsql)


thanx, Mark


[1]
https://github.com/geotools/geotools/blob/master/modules/library/main/src/main/resources/META-INF/services/org.geotools.feature.FeatureTypeFactory

-- 
Disclaimer;
This message is just a reflection of what I thought at the time of sending.
The message may contain information that is not intended for you or that
you don't understand.
------------------------------------------------------------------------------
_______________________________________________
GeoTools-GT2-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to