Creates a Feature from a WKT String.
factory Feature.fromWKT(String wkt) { throw UnimplementedError(); }